• Register using subscription-manager:

    Using an Activation Key:

    subscription-manager register --org="{{ organization.label }}" --activationkey="<Activation Key Name>"

    Using a username and password:

    subscription-manager register --org="{{ organization.label }}" --environment="Library"
  • Install client package:

    To report package & errata information:

    yum -y install katello-host-tools

    Tracer helps administrators identify applications that need to be restarted after a system is patched. To optionally report tracer information:

    yum -y install katello-host-tools-tracer

    For remote actions via katello-agent:

    yum -y install katello-agent

    Katello-agent is deprecated and will be removed in a future release.

    Learn more about these packages in the Documentation