-
Notifications
You must be signed in to change notification settings - Fork 256
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Puppet Smart-Proxy compatibility (#2107)
Smart-Proxy compatibility changed[1] in Foreman 3.4 to only support Puppet >=6. Version 4.4 - 5.x have partial compatibility, but are listed as unsupported since those are end of life anyway. For the installer it's as follows: | Version | Puppet | commit | |---------|--------|--------| | 3.9 | 7.9.0 | theforeman/foreman-installer@08ee2b8 | | 3.7 | 7.0.0 | theforeman/foreman-installer@fe392fd | | 3.4 | 6.23.0 | theforeman/foreman-installer@4f54383 | | 3.1 | 6.1.0 | theforeman/foreman-installer@cbd44c8 | I also copied #2103 to the docs for 3.8 and nightly, which were missing in the original PR. [1]: theforeman/smart-proxy@6983107 Co-authored-by: Sebastian Bublitz <[email protected]>
- Loading branch information
Showing
6 changed files
with
11 additions
and
65 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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