Skip to content

Latest commit

 

History

History
148 lines (88 loc) · 8.48 KB

CHANGELOG.md

File metadata and controls

148 lines (88 loc) · 8.48 KB

Changelog

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.

v3.2.0 (2018-10-20)

Full Changelog

Implemented enhancements:

  • Add a Array[String] argument of repo IDs to be enabled #78 (pdemonaco)

Merged pull requests:

v3.1.0 (2018-09-06)

Full Changelog

Implemented enhancements:

Closed issues:

  • Add fact for subscription management type #64
  • Puppet agent run fails if the system is not already registered with RHSM #62

Merged pull requests:

v3.0.0 (2017-11-21)

Full Changelog

Breaking changes:

  • Add params for adding custom certificates #57 (kallies)

Fixed bugs:

  • Fix yumrepo 'enabled' property #59 (cohdjn)

Closed issues:

  • repo_optional always caused puppet run to make change #58
  • Each entry in /etc/rhsm/rhsm.conf should be a configurable param #11
  • help with process in using this module #6

v2.1.1 (2017-10-10)

Full Changelog

Fixed bugs:

  • Add missing parameter manage_repos #55 (kallies)

v2.1.0 (2017-10-09)

Full Changelog

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:

v2.0.0 (2017-07-06)

Full Changelog

Fixed bugs:

Closed issues:

  • RHNSM-register fails #38

Merged pull requests:

v1.1.0 (2017-02-11)

Full Changelog

Merged pull requests:

v1.0.0 (2016-12-25)

Full Changelog

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:

v0.3.0 (2016-07-21)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator