Fix puppetserver ca sign with puppet 8.#969
Merged
ehelms merged 8 commits intotheforeman:masterfrom Dec 2, 2025
Merged
Conversation
Contributor
|
None of the tests failed? Is this something that could be covered via tests? |
Contributor
Author
|
@bwitt I have not written any tests for puppet in years.
|
Contributor
|
This fixes an issue I'm hitting with my puppet server. I don't see any tests for the existing This should be pretty close for tests: |
Contributor
Add tests for auth.conf file content in puppet_server_spec.rb
Add auth conf tests
Contributor
Author
|
Added both spec tests. Let me know if this is good enough. |
Contributor
Fix the tests
|
This fixes the issue for me - loading it directly and not waiting for a release. Thank you! |
Contributor
Author
|
@ehelms do you think this is good enough to merge? Is there anything that might be missing? We ran into this when installing the latest openVox / Puppet 8. |
ehelms
approved these changes
Dec 2, 2025
Contributor
|
Any chance for a new release with this pr? |
Member
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.
Should fix #948