theforeman / puppet-certs

Puppet module for dealing with SSL certs across other modules used in Katello
GNU General Public License v3.0
5 stars 39 forks source link

Fix some RuboCop flagged issues for Puppet 8 support #438

Closed ekohl closed 1 year ago

ekohl commented 1 year ago

https://github.com/theforeman/puppet-certs/pull/412 was merged with failing CI. I used auto-merge, but there is a required check. That did not pass and still it was merged. This PR fixes the failures and makes Puppet 8 work. Technically they're really Ruby 3 fixes, but that's what Puppet 8 ships.