Chapter 10. Next Steps After Conversion
If you want to update your hosts, ensure to configure your hosts to consume content from the Red Hat CDN. You can do that by running the following command on your hosts:
subscription-manager --unregister && \ subscription-manager register \ --activationkey Your_Activation_Key \ --org Your_Red_Hat_Organization_ID
# subscription-manager --unregister && \
subscription-manager register \
--activationkey Your_Activation_Key \
--org Your_Red_Hat_Organization_ID
You can run this command on all registered hosts by using the remote execution feature in Satellite. For more information, see Executing a Remote Job in Managing Hosts.
If you want to continue managing your hosts by using Satellite, please contact your Red Hat Sales representative.