waveclaw / puppet-subscription_manager

Handle Client Registration to RedHat Satellite 6 or Katello
https://rhn.redhat.com
Other
6 stars 34 forks source link

Subscription manager on RHEL 7.8 now uses Entitlement Type for subscriptions #99

Closed treydock closed 4 years ago

treydock commented 4 years ago

This is what I have on RHEL 7.8 server:

[root@satellite-test ~]# subscription-manager list --consumed | tail -n 5
Subscription Type:   Standard
Starts:              07/02/2019
Ends:                07/01/2020
Entitlement Type:    Physical
waveclaw commented 4 years ago

This is going to create some minor confusion since this munges the Entitlement Type to the name 'System Type'. It does preserve support for legacy systems and is consistent with other platforms.

As long as we don't try to ever send entitlement data as system data, this should be good. I've setup some tests that support this change and can merge them with the 5.5.0 update.

waveclaw commented 4 years ago

Merged for 5.5.0