You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: guides/common/modules/ref_global-parameters-for-registration.adoc
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,14 +5,18 @@ You can configure the following global parameters by navigating to *Configure* >
5
5
6
6
* The `host_registration_insights` parameter is used in the `insights` snippet.
7
7
If the parameter is set to `true`, the registration installs and enables the Red{nbsp}Hat Insights client on the host.
8
-
If the parameter is set to `false`, it prevents {Project} and the Red{nbsp}Hat Insights client from uploading Inventory reports to your {RHCloud}.
8
+
If the parameter is set to `false`, {Project} prevents the installation and registration of the Red{nbsp}Hat Insights client.
9
9
ifdef::satellite[]
10
10
The default value is `true`.
11
11
endif::[]
12
12
ifndef::satellite[]
13
13
The default value is `false`.
14
14
endif::[]
15
15
When overriding the parameter value, set the parameter type to `boolean`.
16
+
* The `host_registration_insights_inventory` parameter controls Inventory uploads.
17
+
If the parameter is set to `true`, the host is included in the Insights Inventory report uploaded to the {RHCloud}.
18
+
If the parameter is set to `false`, the host is excluded from the Insights Inventory report upload.
19
+
To upload minimal inventory data without registering the host with the Insights client, set the `host_registration_insights` parameter to `false` and set the `host_registration_insights_inventory` to `true`.
16
20
* The `host_packages` parameter is for installing packages on the host.
17
21
* The `host_registration_remote_execution` parameter is used in the `remote_execution_ssh_keys` snippet.
18
22
If it is set to `true`, the registration enables remote execution on the host.
0 commit comments