Skip to content

Releases: waveclaw/puppet-subscription_manager

Clarified Configuration

06 May 09:14
a8bddf2
Compare
Choose a tag to compare

Filter configuration options based on the supported options of subscription-manager config --help.

Entitlted Enhancements

29 Apr 03:02
Compare
Choose a tag to compare
  • Support rhsm.processTimeout in #97
  • Include masking of Entitlement type per MR in #99

Automated Autoplugging

29 Feb 07:46
Compare
Choose a tag to compare

Support toggle of automatic yum plugin enable or disable.

Delinquent Defaults

15 Feb 23:04
Compare
Choose a tag to compare

Ignore Rubocop complaints about constants used in caching.

Make rare options optional and default to sane values.

Missing Mangled

09 Mar 08:56
Compare
Choose a tag to compare

Handle the empty repository case.
Provide good errors about ensuring non-existent repository state.
Drop Puppet support bellow 4.10.12.

Lint Lunacy

03 Mar 10:58
Compare
Choose a tag to compare

Rubocop Lint for PDK 1.9.0

Puppet Problem

01 Dec 07:02
Compare
Choose a tag to compare

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

23 Nov 23:30
Compare
Choose a tag to compare

Update FacterCacheable to 1.0.1.
Apply PDK rubocop standards to Ruby files, fixing failing lint tests against community standards.

Release Rigidity

28 Oct 05:50
Compare
Choose a tag to compare

Provide an option to fixate the exact release of the client OS such as CentOS 7.4.

Stockpiled Self

02 May 18:55
Compare
Choose a tag to compare

Support PDK 1.5.10 but more importantly cache the identity fact (default 1 day) to reduce load in very large sites.