puppetlabs / puppetlabs-dsc_lite

DSC to Puppet runtime integration and module generation tasks
Apache License 2.0
8 stars 27 forks source link

(CAT-1861) Puppet 8 upgrade / Drop Puppet 6 support #209

Closed LukasAud closed 5 months ago

LukasAud commented 5 months ago

This commit updates the project to be compatible with Puppet 8. It updates the Gemfile, the metadata.json, and the .rubocop.yml files to comply with Puppet 8 requirements. It also contains multiple code autocorrections to comply with Rubocop expectations.