To register a content host to this server, follow these steps.
These instructions will be removed in a future release. NEW: To register a content host without following these manual steps, see Register Host
Select an Operating System:
Select a Content Source:
Install the pre-built bootstrap RPM:
curl --insecure --output {{ consumerCertRPM }} https://{{ noCapsulesFound ? katelloHostname : hostname(selectedCapsule.url) }}/pub/{{ consumerCertRPM }}
{{(selectedUserOs === 'sles-client') ? 'zypper' : 'yum' }} localinstall {{ consumerCertRPM }}