rhn_activationkey
or both the rhn_username
and rhn_password
parameters must be provided. Where registration is to occur against a satellite server, the rhn_url
parameter must be provided.
rhn_username
rhn_username
parameter sets the username used to connect to RHN.
testuser
rhn_username=testuser
rhn_password
rhn_password
parameter sets the password used to connect to RHN.
testpassword
rhn_password=testpassword
rhn_activationkey
rhn_activationkey
parameter sets the activation key used to connect to RHN. Activation keys are used to register systems, entitle them to an RHN service level, and subscribe them to specific channels and system groups, all in one action. If both rhn_activationkey
and rhn_username
are provided, the rhn_activationkey
value will be used.
rhn_activationkey=7202f3b7d218cf59b764f9f6e9fa281b
rhn_url
rhn_url
parameter sets the URL of the satellite server used to register the host.
rhn_url=https://satellite.example.com
rhn_ca_cert
rhn_ca_cert
parameter sets the URL of the CA certificate used to connect to the satellite server. If it is not provided, the default value is rhn_url
/pub/RHN-ORG-TRUSTED-SSL-CERT
rhn_ca_cert=https://satellite.example.com/pub/RHN-ORG-TRUSTED-SSL-CERT
rhn_profile
rhn_profile
parameter sets the name of the profile to be registered with RHN for this host. The default value is the system hostname.
testhost
rhn_profile=testhost