Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions _data/nav/openvox-server_8x.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,6 @@
link: puppet_conf_setting_diffs.html
- text: 'Configuring product-level interactions (optional): product.conf'
link: config_file_product.html
- text: Bootstrap upgrade notes
link: bootstrap_upgrade_notes.html
- text: Using and extending OpenVox Server
items:
- text: Using Ruby gems
Expand Down
73 changes: 0 additions & 73 deletions docs/_openvox-server_8x/bootstrap_upgrade_notes.markdown

This file was deleted.

2 changes: 0 additions & 2 deletions docs/_openvox-server_8x/configuration.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -128,8 +128,6 @@ Any files with a `.cfg` extension in either of these locations are combined to f
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
this directory. When upgrading Puppet Server 2.5.0 and newer with a package manager, it should not overwrite files already in this directory.

> **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**.

In the `ca.cfg` file, find and modify these lines as directed to enable or disable the service:

```text
Expand Down