Releases: waveclaw/puppet-subscription_manager
Clarified Configuration
Entitlted Enhancements
Automated Autoplugging
Support toggle of automatic yum plugin enable or disable.
Delinquent Defaults
Ignore Rubocop complaints about constants used in caching.
Make rare options optional and default to sane values.
Missing Mangled
Handle the empty repository case.
Provide good errors about ensuring non-existent repository state.
Drop Puppet support bellow 4.10.12.
Lint Lunacy
Rubocop Lint for PDK 1.9.0
Puppet Problem
Resolve boolean property application failures caused by PUP-2368.
The "boolean" properties have been converted to 'binary' properties that internally use :true
and :false
symbols. This enables the properties to be set to false it needed.
This version also will blindly re-apply defaults if you so choose. Default settings are no longer ignored.
Rubocop Redaction
Update FacterCacheable to 1.0.1.
Apply PDK rubocop standards to Ruby files, fixing failing lint tests against community standards.
Release Rigidity
Provide an option to fixate the exact release of the client OS such as CentOS 7.4.
Stockpiled Self
Support PDK 1.5.10 but more importantly cache the identity fact (default 1 day) to reduce load in very large sites.