Manually configurating a client to use a Capsule

Manually configurating a client to use a Capsule

To manually configure a client to use a Capsule for yum content, during registration:
subscription-manager register --org="Default_Organization" --environment="Library" --baseurl="https://mycapsule.example.com/pulp/repos"
or after a Content Host is already registered:
subscription-manager config --rhsm.baseurl="https://mycapsule.example.com/pulp/repos"
alternatively you can simply set the ‘baseurl’ option in /etc/rhsm/rhsm.conf to “https://mycapsule.example.com/pulp/repos”.

Comments

Popular posts from this blog

How to clean all the foreman task and locked task

Restricting Users to Send mails to Certain Domains on Zimbra 8.5 and above

How to authenticate Satellite web UI users using FreeIPA?