Skip to content

Commit 8409a08

Browse files
miharpclaude
andcommitted
Remove bootstrap_upgrade_notes: obsolete Puppet Server 2.4→2.5 migration guide
The page documented upgrade precautions for Puppet Server 2.4.x to 2.5.0 (circa 2015–2016), which is not a relevant upgrade path for OpenVox 8.x users. Remove the page, its nav entry, and the reference note in configuration.markdown. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Signed-off-by: Michael Harp <mike@mikeharp.com>
1 parent 3f40359 commit 8409a08

3 files changed

Lines changed: 0 additions & 77 deletions

File tree

_data/nav/openvox-server_8x.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,6 @@
4343
link: puppet_conf_setting_diffs.html
4444
- text: 'Configuring product-level interactions (optional): product.conf'
4545
link: config_file_product.html
46-
- text: Bootstrap upgrade notes
47-
link: bootstrap_upgrade_notes.html
4846
- text: Using and extending OpenVox Server
4947
items:
5048
- text: Using Ruby gems

docs/_openvox-server_8x/bootstrap_upgrade_notes.markdown

Lines changed: 0 additions & 73 deletions
This file was deleted.

docs/_openvox-server_8x/configuration.markdown

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,8 +128,6 @@ Any files with a `.cfg` extension in either of these locations are combined to f
128128
The CA-related configuration settings are set in `/etc/puppetlabs/puppetserver/services.d/ca.cfg`. If services added in future versions have user-configurable settings, the configuration files will also be in
129129
this directory. When upgrading Puppet Server 2.5.0 and newer with a package manager, it should not overwrite files already in this directory.
130130

131-
> **Note:** If you're upgrading from Puppet Server 2.4.x or earlier to Server 2.5 or newer, read and act on the [bootstrap upgrade notes](./bootstrap_upgrade_notes.html) **before upgrading**.
132-
133131
In the `ca.cfg` file, find and modify these lines as directed to enable or disable the service:
134132

135133
```text

0 commit comments

Comments
 (0)