diff --git a/guides/common/modules/proc_registering-a-host.adoc b/guides/common/modules/proc_registering-a-host.adoc index 39d2faaba38..e292fb9abc9 100644 --- a/guides/common/modules/proc_registering-a-host.adoc +++ b/guides/common/modules/proc_registering-a-host.adoc @@ -49,7 +49,15 @@ endif::[] .Procedure . In the {ProjectWebUI}, navigate to *Hosts* > *Register Host*. . Enter the details for how you want the registered host to be configured. +* If you select a host group from the *Host Group* list, the following fields inherit their values from the host group: ++ +** *Operating system* +ifdef::katello,satellite,orcharhino[] +** *Activation Keys* +endif::[] +** *Lifecycle environment* ifdef::katello,satellite,orcharhino[] +* A {SmartProxy} behind a load balancer takes precedence over the {SmartProxy} selected in the {ProjectWebUI} as the content source of the host. . On the *General* tab, in the *Activation Keys* field, enter one or more activation keys to assign to your host. endif::[] . Click *Generate* to generate a `curl` command. @@ -84,6 +92,7 @@ To verify synchronized {client-content-type} content, you can use {Project} API For example, `\https://{foreman-example-com}/katello/api/v2/repositories/_My_Repository_ID_/gpg_key_content`. endif::[] endif::[] +* On the *Advanced* tab, you can configure remote execution, Red{nbsp}Hat Insights, and packages to be installed. * On the *Advanced* tab, in the *Token lifetime (hours)* field, you can change the validity duration of the JSON Web Token (JWT) that {Project} uses for authentication. The duration of this token defines how long the generated registration command works. +