17.06.2017 · Install subscription-manager tool on CentOS machine to be enrolled. sudo yum -y install subscription-manager Then download and install ca-consumer package to get a copy of the CA certificate from your Katello/Foreman Server. export katello_fqdn="katello.example.com" sudo rpm -Uvh http://$ [katello_fqdn]/pub/katello-ca-consumer-latest.noarch.rpm
yum install subscription-manager Loaded plugins: enabled_repos_upload, package_upload, product-id, ... We also need to find and remove the Katello CA rpm.
06.05.2016 · Installing katello-ca-consumer-latest.noarch.rpm from Red Hat Satellite 6 fails with ... I'm trying to move a RHEL 7.9 box from one satellite server to another and using the commands above fail with "subscription-manager is needed by katello-ca-consumer....." These steps work on previous versions of rhel 7.x and 6.x.