Skip to content

Commit bc888f4

Browse files
authored
Drop "minimal" from a parameter description (theforeman#3944)
The parameter is not related to the minimal/optional setting.
1 parent 71a2fd8 commit bc888f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/common/modules/ref_global-parameters-for-registration.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ When overriding the parameter value, set the parameter type to `boolean`.
1616
* The `host_registration_insights_inventory` parameter controls Inventory uploads.
1717
If the parameter is set to `true`, the host is included in the Insights Inventory report uploaded to the {RHCloud}.
1818
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`.
19+
To upload 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`.
2020
* The `host_packages` parameter is for installing packages on the host.
2121
* The `host_registration_remote_execution` parameter is used in the `remote_execution_ssh_keys` snippet.
2222
If it is set to `true`, the registration enables remote execution on the host.

0 commit comments

Comments
 (0)