rhsm

Register with the RedHat Subscription Management

196,798 downloads

4,091 latest version

5.0 quality score

Version information

  • 5.3.0 (latest)
  • 5.2.0
  • 5.1.0
  • 5.0.0
  • 4.1.0
  • 4.0.0
  • 3.2.0
  • 3.1.0
  • 3.0.0
  • 2.1.1
  • 2.1.0
  • 2.0.0
  • 1.1.0
  • 1.0.0
  • 0.3.0
released Oct 10th 2017
This version is compatible with:
  • Puppet Enterprise 2018.1.x, 2017.3.x, 2017.2.x, 2017.1.x, 2016.5.x, 2016.4.x
  • Puppet >= 4.7.0 < 6.0.0
  • RedHat

Start using this module

  • r10k or Code Manager
  • Bolt
  • Manual installation
  • Direct download

Add this module to your Puppetfile:

mod 'puppet-rhsm', '2.1.1'
Learn more about managing modules with a Puppetfile

Add this module to your Bolt project:

bolt module add puppet-rhsm
Learn more about using this module with an existing project

Manually install this module globally with Puppet module tool:

puppet module install puppet-rhsm --version 2.1.1

Direct download is not typically how you would use a Puppet module to manage your infrastructure, but you may want to download the module in order to inspect the code.

Download

Documentation

puppet/rhsm — version 2.1.1 Oct 10th 2017

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.

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)

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator