Skip to content

Commit caa0986

Browse files
miharpclaude
andcommitted
Modernize openvox-server nav: remove Index entry, rebrand labels
- Remove explicit "Index" nav entry (landing page accessed via top nav) - Rename "About Puppet Server" → "About OpenVox Server", pointing to services_puppetserver.html (created in PR OpenVoxProject#151) - Rebrand "Configuring/Using and extending Puppet Server" section headings - Fix broken external_ca_configuration.html link (file does not exist); remove the duplicate nav entry since "Intermediate CA" already covers it - Fix "External SSL germination" typo → "External SSL termination" - Update remaining "Puppet Server" labels to "OpenVox Server" Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Signed-off-by: Michael Harp <mike@mikeharp.com>
1 parent 9c0a5eb commit caa0986

1 file changed

Lines changed: 8 additions & 12 deletions

File tree

_data/nav/openvox-server_8x.yml

Lines changed: 8 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
---
2-
- text: Index
3-
link: index.html
42
- text: About OpenVox Server
53
link: services_puppetserver.html
64
- text: Release notes
@@ -19,11 +17,11 @@
1917
link: install_what_and_where.html
2018
- text: Upgrading OpenVox Server
2119
link: upgrade_minor.html
22-
- text: Configuring Puppet Server
20+
- text: Configuring OpenVox Server
2321
items:
24-
- text: Configuring Puppet Server
22+
- text: Configuring OpenVox Server
2523
link: configuration.html
26-
- text: 'Main Puppet Server configurations: puppetserver.conf'
24+
- text: 'Main OpenVox Server configurations: puppetserver.conf'
2725
link: config_file_puppetserver.html
2826
- text: 'Global settings: global.conf'
2927
link: config_file_global.html
@@ -41,27 +39,25 @@
4139
link: config_logging_advanced.html
4240
- text: 'CA service: ca.conf'
4341
link: config_file_ca.html
44-
- text: Puppet Server use of puppet.conf settings
42+
- text: OpenVox Server use of puppet.conf settings
4543
link: puppet_conf_setting_diffs.html
4644
- text: 'Configuring product-level interactions (optional): product.conf'
4745
link: config_file_product.html
4846
- text: Bootstrap upgrade notes
4947
link: bootstrap_upgrade_notes.html
50-
- text: Using and extending Puppet Server
48+
- text: Using and extending OpenVox Server
5149
items:
5250
- text: Using Ruby gems
5351
link: gems.html
5452
- text: Subcommands
5553
link: subcommands.html
56-
- text: Using an external certificate authority
57-
link: external_ca_configuration.html
5854
- text: Infrastructure CRL
5955
link: infrastructure_crl.html
6056
- text: Intermediate CA
6157
link: intermediate_ca.html
62-
- text: External SSL germination
58+
- text: External SSL termination
6359
link: external_ssl_termination.html
64-
- text: Restarting Puppet server
60+
- text: Restarting OpenVox Server
6561
link: restarting.html
6662
- text: Tuning, troubleshooting, and known issues
6763
items:
@@ -70,7 +66,7 @@
7066
- text: SSL problems with load-balanced PuppetDB servers ("Server Certificate Change"
7167
error)
7268
link: ssl_server_certificate_change_and_virtual_ips.html
73-
- text: Puppet Server tuning guide
69+
- text: OpenVox Server tuning guide
7470
link: tuning_guide.html
7571
- text: Migrating to the HOCON auth.conf format
7672
link: config_file_auth_migration.html

0 commit comments

Comments
 (0)