waveclaw / puppet-subscription_manager

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

Are you planning a new release? #74

Closed pietervandersluis closed 5 years ago

pietervandersluis commented 5 years ago

I've noticed that your master has functionality for rhsm_repomd_gpg_url which is used in subscription-manager version 1.21.X

I've tested your master against 1.21.X and it seems to be working. I'll do more tests in the morning.

pietervandersluis commented 5 years ago

I did some more tests. The result:

Upgraded servers, work perfectly. Not upgraded servers, result in ever changing runs. Notice: /Stage[main]/Profile::Linux::Rhel_satellite/Rhsm_config[/etc/rhsm/rhsm.conf]/rhsm_repomd_gpg_url: defined 'rhsm_repomd_gpg_url' as ''

waveclaw commented 5 years ago

Yes. I am working on resolving the issues with the configuration application brought about by running rubocop against the codebase.

pietervandersluis commented 5 years ago

Great! Thank you.