-
Notifications
You must be signed in to change notification settings - Fork 105
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
(CONT-850) Puppet 8 support / Drop Puppet 6 #441
Conversation
accounts_ssh_authorized_keys_line_parser is a functionBreaking changes to this file MAY impact these 1 modules (near match):accounts_ssh_options_parser is a functionBreaking changes to this file MAY impact these 1 modules (near match):This module is declared in 3 of 580 indexed public
|
c9d87bd
to
1e33ccc
Compare
This PR aims to update the module with compatibility for the upcoming
Puppet 8 agent release. The most relevant changes introduced in this
updated are:
Updated version requirements in metadata.json
Bumped Rubocop gems
Adjusted Rubocop configuration
Resolved new Rubocop offenses