Skip to content

Commit dd9be59

Browse files
authored
Merge pull request #164 from miharp/feat/modernize-bootstrap-upgrade-notes
Remove obsolete bootstrap_upgrade_notes page
2 parents e788d0a + bf82f37 commit dd9be59

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)