Param name | Description |
---|---|
organization_id optional |
ID of the Organization to register the host in Validations:
|
location_id optional |
ID of the Location to register the host in Validations:
|
hostgroup_id optional |
ID of the Host group to register the host in Validations:
|
operatingsystem_id optional |
ID of the Operating System to register the host in Validations:
|
setup_insights optional |
Set 'host_registration_insights' parameter for the host. If it is set to true, insights client will be installed and registered on Red Hat family operating systems Validations:
|
setup_remote_execution optional |
Set 'host_registration_remote_execution' parameter for the host. If it is set to true, SSH keys will be installed on the host Validations:
|
packages optional |
Packages to install on the host when registered. Can be set by `host_packages` parameter, example: `pkg1 pkg2` Validations:
|
update_packages optional |
Update all packages on the host Validations:
|
repo optional |
Repository URL / details, for example for Debian OS family: 'deb deb.example.com/ buster 1.0', for Red Hat OS family: 'yum.theforeman.org/client/latest/el8/x86_64/' Validations:
|
repo_gpg_key_url optional |
URL of the GPG key for the repository Validations:
|
remote_execution_interface optional |
Identifier of the Host interface for Remote execution Validations:
|
setup_remote_execution_pull optional |
Set 'host_registration_remote_execution_pull' parameter for the host. If it is set to true, pull provider client will be deployed on the host Validations:
|