-
Notifications
You must be signed in to change notification settings - Fork 95
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add procedure to opt-in to RH cloud reports
Keep opt-out for Satellite; show opt-in procedure for non-Satellite builds. * Add reference to host parameter hierarchy * Drop trailing colon before procedure * Enable RH Insights for RHEL hosts only for upstream * Remove self-referential sentence * Rephrase introduction to enabling RH Insights * Reworded additional resources * Use active voice
- Loading branch information
1 parent
a10ea56
commit 8986a6d
Showing
3 changed files
with
32 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
20 changes: 20 additions & 0 deletions
20
...common/modules/proc_enabling-rh-cloud-and-insights-client-reports-on-hosts.adoc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
[id="enabling-rh-cloud-and-insights-client-reports-on-hosts_{context}"] | ||
= Enabling RH Cloud and Insights client reports on hosts | ||
|
||
You can enable the Red Hat Insights client on hosts and have {Project} upload hosts inventory to the Insights service in the {RHCloud}. | ||
|
||
ifdef::katello,foreman-el,foreman-deb[] | ||
Red Hat Insights is a service by Red Hat for {RHEL} hosts. | ||
Ensure to set this parameter for {RHEL} hosts only. | ||
If you set the parameter on any non-{RHEL} operating systems, {Project} automatically uploads new reports to the {RHCloud} when enabled in RH Cloud {Project} settings. | ||
endif::[] | ||
|
||
.Procedure | ||
. In the {ProjectWebUI}, navigate to *Host* > *Provisioning Setup* > *Operating Systems*. | ||
. Select any {RHEL} operating systems for which you want to change the value. | ||
. On the *Parameters* tab, add the `host_registration_insights` parameter, select the *boolean* type, and set the value to *True*. | ||
. Click *Submit* to save the parameter. | ||
|
||
.Additional resources | ||
* You can set this parameter at any level. | ||
For more information, see {ProvisioningDocURL}Host_Parameter_Hierarchy_provisioning[Host parameter hierarchy] in _{ProvisioningDocTitle}_. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters