Modernize OpenVox 8 install and upgrade documentation#88
Merged
Sharpie merged 1 commit intoOpenVoxProject:masterfrom Apr 24, 2026
Merged
Conversation
959592f to
73087d3
Compare
- Rewrite install/upgrade pages around current OpenVox package names and repo URLs, aligned with voxpupuli.org/openvox/install/ - Delete historical Puppet 3→5 major upgrade pages and remove their nav entries - Consolidate whered_it_go into install_what_and_where to eliminate duplicate file layout content - Fix stale puppet cert commands replaced by puppetserver ca in Puppet 6 - Add cross-link to OpenVox Server install docs in install_pre - Add concrete repo-enable examples for apt and yum in install_linux Signed-off-by: Michael Harp <mike@mikeharp.com> Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
73087d3 to
759485b
Compare
Sharpie
approved these changes
Apr 24, 2026
Contributor
|
Overall, looks like a good cleanup to me 👍 Trims a lot of content that was relevant to the 3.x -> 4.x migration. We can always refine going forward, which will be easier with less cruft hanging around. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
names, repo URLs, and terminology aligned with voxpupuli.org/openvox/install/
nav entries; a single archive pointer in the upgrade page replaces them
whered_it_go→install_what_and_where) and fixes a stalepuppet certcommand that wasremoved in Puppet 6
install_prePages changed
install_pre,openvox_platform,about_agent,install_linux,install_osx,install_windows,upgrade_minorupgrade_major_pre,upgrade_major_agent,upgrade_major_server,upgrade_major_post,whered_it_go,_puppet_toc.htmlinstall_what_and_where(absorbs whered_it_go),nav/openvox_8x.yml,lang_updating_manifests(retargeted link)Test plan
bundle exec jekyll buildpassesmarkdownlint-cli2passes for all changed install/upgrade files using the PR ci: add markdownlint #30 config🤖 Generated with Claude Code