All notable changes to this project will be documented in this file. Each new release typically also includes the latest modulesync defaults. These should not affect the functionality of the module.
v2.1.1 (2017-10-10)
Fixed bugs:
v2.1.0 (2017-10-09)
Implemented enhancements:
- Update rhsm.conf template (5.15.1) and add configurable params #50 (kallies)
- Change documentation syntax to YARD/Puppet Strings #48 (kallies)
Fixed bugs:
yum repolist
in fact rhsm_repos leads to deadlock #52- Change servername to subscription.rhsm.redhat.com #49 (kallies)
Merged pull requests:
- release 2.1.0 #54 (bastelfreak)
- Use subscription-manager instead of yum for listing enabled repos #53 (kallies)
v2.0.0 (2017-07-06)
Fixed bugs:
- Add confine rule on Fact #46 (tux-o-matic)
- Add 'Expired' in grep to trigger subscription #45 (tux-o-matic)
Closed issues:
- RHNSM-register fails #38
Merged pull requests:
- Release 2.0.0 #47 (bastelfreak)
- The yumrepo parameter
enabled
had a typo. #43 (rnelson0) - Add LICENSE file #41 (alexjfisher)
- Read from both stdout and stderr for Exec onlyif #39 (tux-o-matic)
v1.1.0 (2017-02-11)
Merged pull requests:
- Added more path for Exec resources #32 (tux-o-matic)
v1.0.0 (2016-12-25)
Closed issues:
- Fact 'rhsm_repos' shouldn't depend on a web API call #18
- Should RHSM be compatible with CentOS? #16
- Expand README to include examples of using proxy #12
Merged pull requests:
- release 1.0.0 #31 (bastelfreak)
- modulesync 0.16.6 #30 (bastelfreak)
- Set min version_requirement for Puppet + bump dep #29 (juniorsysadmin)
- Added '/usr/bin' to path for Exec #26 (tux-o-matic)
- Add org and activationkey paramters #25 (treydock)
- Separated Registration and Subscription tasks #21 (tux-o-matic)
- Remove CentOS from target OS list and added RHEL 5.7 #20 (tux-o-matic)
- Moved Fact to correct path and using YUM rather than subscription-manager #19 (tux-o-matic)
- Separated Extras/Optional repo settings from the registration with 'a… #17 (tux-o-matic)
- Added documentation for HTTP proxy settings #13 (tux-o-matic)
- Use built-in Yumrepo resource type instead of Exec #10 (tux-o-matic)
v0.3.0 (2016-07-21)
Merged pull requests:
- release 0.3.0 #9 (bastelfreak)
- Added support for unauthenticated proxy and pool attach #5 (tux-o-matic)
- General Improvements-revised #4 (VeriskPuppet)
- Changed the addition repos to be based on ${::operatingsystemmajrelease} #1 (jercra)
* This Change Log was automatically generated by github_changelog_generator