Sha256: db44a6df02396430d7003370b1dec9608b8bb8ee09de5c8330a2333df7f5e432
Contents?: true
Size: 1.33 KB
Versions: 11
Compression:
Stored size: 1.33 KB
Contents
<div ng-controller="ContentHostRegisterController"><li> <p translate>Register using subscription-manager:</p> <p translate>Using an Activation Key:</p> <pre><code>subscription-manager register --org="{{ organization.label }}" --activationkey="<Activation Key Name>"</code></pre> <p translate>Using a username and password:</p> <pre><code>subscription-manager register --org="{{ organization.label }}" --environment="Library"</code></pre> </li> <li> <p translate>Install client package:</p> <p translate>To report package & errata information:</p> <pre><code>zypper -y install katello-host-tools</code></pre> <p translate>Tracer helps administrators identify applications that need to be restarted after a system is patched. To optionally report tracer information:</p> <pre><code>zypper -y install katello-host-tools-tracer</code></pre> <p translate>For remote actions via katello-agent:</p> <pre><code>zypper -y install katello-agent</code></pre> <section> <p bst-alert="warning" > <span translate> Katello-agent is deprecated and will be removed in Katello 4.0. Consider migrating to Remote Execution. </span> </p> </section> <p translate>Learn more about these packages in the <a href="https://theforeman.org/plugins/katello/">Documentation</a> </p> </li></div>
Version data entries
11 entries across 11 versions & 1 rubygems