{{ 'Register a Content Host' | translate }}

Content Host Registration

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

  1. Select an Operating System:

  2. Select a Content Source:

  3. 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 }}