6.2. Registering Clients Manually
To register clients manually, complete the following procedure on each client that you register.
Procedure
Remove the
katello-ca-consumerpackage if it is installed:# yum remove 'katello-ca-consumer*'Install the
katello-ca-consumerpackage from the load balancer:# rpm -Uvh \ http://loadbalancer.example.com/pub/katello-ca-consumer-latest.noarch.rpmRegister the client and include the
--serverurland--baseurloptions:# subscription-manager register --org=Your_Organization \ --activationkey=Your_Activation_Key \ --serverurl=https://loadbalancer.example.com:8443/rhsm \ --baseurl=https://loadbalancer.example.com/pulp/repos