The module is successfully subscribing the server but it keeps giving a notice:
Notice: /Stage[main]/Subscription_manager::Config/Rhsm_register[subscription.rhn.redhat.com]/ensure: created (corrective)
I'm sure it's happening in ruby somewhere but I have zero skills when it comes to ruby debugging.
[root@db-07d seed]# cat /etc/redhat-release
Red Hat Enterprise Linux release 8.6 (Ootpa)
[root@db-07d seed]# puppet --version
7.20.0
[root@db-07d seed]#
The module is successfully subscribing the server but it keeps giving a notice:
Notice: /Stage[main]/Subscription_manager::Config/Rhsm_register[subscription.rhn.redhat.com]/ensure: created (corrective)I'm sure it's happening in ruby somewhere but I have zero skills when it comes to ruby debugging.