Rebrand Puppet Server -> OpenVox Server in docs and comments - #544
Merged
Conversation
Apply the same treatment as OpenVoxProject/openvox#530 to user-facing prose in this repository: - Rebrand "Puppet Server" -> "OpenVox Server" and "Puppet" (the product) -> "OpenVox" in the README, documentation pointer, shipped and dev config file comments, Clojure docstrings and comments, Java and embedded Ruby comments, and log/warning messages (including i18n/trs strings; the locales/*.pot catalog will need regeneration). - Rebrand prose Facter -> OpenFact and puppet-agent (AIO package) -> openvox-agent where they name the product in comments. - Neutralize the remaining Puppet Enterprise reference. - Point documentation/README.md at https://docs.openvoxproject.org/openvox-server/latest/. - Update RSpec and clojure.test assertions/descriptions that reference the changed strings, plus the acceptance check for the startup log message. Deliberately unchanged: the puppetserver CLI/service/package name, Clojure namespaces and service/protocol names, HTTP API routes and X-Puppet-* headers, config file names/settings and file paths, Ruby Puppet:: namespaces and Puppet[:setting] code, the "Puppet Server Internal Certificate" Netscape comment value embedded in certificates, Puppet Labs OID attribution, historical version references (Puppet 3.x/4/6/8, Puppet Server 2.0/2.1), Puppet language/DSL references, CHANGELOG, LICENSE/copyright lines, generated locale catalogs, and the legacy upstream-targeting acceptance harness. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Signed-off-by: Steven Pritchard <steve@sicura.us>
silug
enabled auto-merge
August 1, 2026 19:37
bastelfreak
approved these changes
Aug 1, 2026
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.
Pull Request (PR) description
Apply the same treatment as OpenVoxProject/openvox#530 to user-facing prose in this repository:
Deliberately unchanged: the puppetserver CLI/service/package name, Clojure namespaces and service/protocol names, HTTP API routes and X-Puppet-* headers, config file names/settings and file paths, Ruby Puppet:: namespaces and Puppet[:setting] code, the "Puppet Server Internal Certificate" Netscape comment value embedded in certificates, Puppet Labs OID attribution, historical version references (Puppet 3.x/4/6/8, Puppet Server 2.0/2.1), Puppet language/DSL references, CHANGELOG, LICENSE/copyright lines, generated locale catalogs, and the legacy upstream-targeting acceptance harness.
Generated by Claude Code
This Pull Request (PR) fixes the following issues
N/A