Skip to content

Latest commit

 

History

History
40 lines (35 loc) · 2.37 KB

File metadata and controls

40 lines (35 loc) · 2.37 KB

Global parameters for registration

You can configure the following global parameters for registration.

You can view the parameters in the {ProjectWebUI} by navigating to Configure > Global Parameters.

  • The host_registration_insights parameter is used in the insights snippet. If the parameter is set to true, the registration installs and enables the {Insights} client on the host. If the parameter is set to false, {Project} prevents the installation and registration of the {Insights} client. The default value is false. When overriding the parameter value, set the parameter type to boolean.

  • The host_registration_insights_inventory parameter controls Inventory uploads. If the parameter is set to true, the host is included in the {Insights} Inventory report uploaded to the {RHCloud}. If the parameter is set to false, the host is excluded from the {Insights} Inventory report upload. 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.

  • The host_packages parameter is for installing packages on the host.

  • The host_registration_remote_execution parameter is used in the remote_execution_ssh_keys snippet. If it is set to true, the registration enables remote execution on the host. The default value is true.

  • The remote_execution_ssh_keys, remote_execution_ssh_user, remote_execution_create_user, and remote_execution_effective_user_method parameters are used in the remote_execution_ssh_keys snippet. For more details, see the snippet.

You can navigate to snippets in the {ProjectWebUI} through Hosts > Templates > Provisioning Templates.