Fixes #39654 - Remove Puppet 7 references - #11181
Open
jakduch wants to merge 3 commits into
Open
Conversation
Puppet 5 reached EOL in 2021. Remove its host parameters, repository setup, package references, and documentation from provisioning templates. Use Puppet 8 as the FreeBSD fallback because Puppet 7 is no longer available in supported ports branches. Assisted-By: Codex 5.6 Sol High
Puppet 6 reached EOL in 2023. Remove its host parameters, repository setup, package references, and documentation from provisioning templates. Use Puppet 8 unconditionally on FreeBSD and update the documented minimum version to Puppet 7. Assisted-By: Codex 5.6 Sol High
Puppet 7 reached EOL in 2025. Remove its host parameters, repository setup, and documentation from provisioning templates, leaving Puppet 8 as the supported version. Update the host ENC example and simplify the remaining version selection. Assisted-By: Codex 5.6 Sol High
jakduch
force-pushed
the
fix/remove-puppet7-references
branch
from
August 19, 2026 12:22
d86340d to
1229fec
Compare
Contributor
Author
adamruzicka
reviewed
Aug 19, 2026
adamruzicka
left a comment
Contributor
There was a problem hiding this comment.
At a glance the 7 commit looks good. This whole thing will need a rebase (well it needs one even now but will need another later)
bastelfreak
approved these changes
Aug 19, 2026
Contributor
Author
|
I will make the rebase after p6 merge, expecting some post-merge conflicts. |
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.
Puppet 7 reached EOL in 2025. Remove its version-specific host parameters, repository setup, and documentation from provisioning templates, leaving Puppet 8 as the supported version.
The host_enc example now uses Puppet 8, and AutoYaST version selection is simplified while preserving the Puppet 8 SLES repository path fixed in #39624.
Stack
Depends on #10928 and #11180. Until both are merged, Assert Single Commit and Redmine issues are expected to include the preceding Puppet 5 and Puppet 6 commits.
Verification
AI assistance
This pull request was prepared with assistance from Codex 5.6 Sol High.