Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support AlmaLinux and Rocky Linux with Puppet >= 7.12.0 #726

Merged
merged 2 commits into from
Feb 11, 2022

Conversation

bkabrda
Copy link
Contributor

@bkabrda bkabrda commented Feb 11, 2022

What does this PR do?

Adds support for AlmaLinux and Rocky Linux with Puppet >= 7.12.0.

Motivation

Additional Notes

Describe your test plan

@bkabrda bkabrda requested a review from a team as a code owner February 11, 2022 12:38
@bkabrda bkabrda changed the title Support AlmaLinux and Rocky Linux with Chef >= 7.12.0 Support AlmaLinux and Rocky Linux with Puppet >= 7.12.0 Feb 11, 2022
@bkabrda bkabrda force-pushed the slavek.kabrda/almalinux-rocky branch from 56a463c to 890fd71 Compare February 11, 2022 12:41
@@ -26,6 +26,10 @@
PERMISSIONS_PROTECTED_FILE = '0600'.freeze
end

def min_puppet_version(version)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Super nitpicky, but is_puppet_version_greater_than might be more clear? Feel free to ignore if you like the current name better.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't have a strong opinion, but I probably prefer the shorter variant, so I'll keep it as-is.

@bkabrda bkabrda merged commit 0d3fedc into main Feb 11, 2022
@bkabrda bkabrda deleted the slavek.kabrda/almalinux-rocky branch February 11, 2022 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants