login_vars.yml
login_vars.yml
contains the credentials of the supported devices. This file will be encrypted using ansible vault.
This file is located in /control_plane/input_params
Parameter | Default, Accepted values | Additional Information |
---|---|---|
provision_password [Required] | Password used when deploying the OS on bare metal servers. Minimum Length: 8 characters Forbidden Characters: -,\, '," |
|
cobbler_password [Required] | Password used to authenticate cobbler Minimum Length: 8 characters Forbidden Characters: -,\, '," |
|
idrac_username [Optional] | Username used to authenticate iDRAC Minimum Length: 8 characters Forbidden Characters: -,\, '," |
|
idrac_password [Optional] | Password used to authenticate iDRAC Forbidden Characters: -,\, '," This parameter is required if idrac_support is true. |
|
awx_password | Password used to authenticate AWX Minimum Length: 8 characters Forbidden Characters: -,\, '," |
|
grafana_username | Username used to authenticate grafana Minimum Length: 5 characters Forbidden Characters: -,\, '," |
|
grafana_password | Password used to authenticate grafana Minimum Length: 5 characters Forbidden Characters: -,\, '," Do not set this parameter to 'admin' |
|
ethernet_switch_username | Username used to login to the Ethernet Switch Forbidden Characters: -,\, '," |
|
ethernet_switch_password | Password used to login to the Ethernet Switch Forbidden Characters: -,\, '," |
|
ib_username | Username used to login to the Infiniband Switch Forbidden Characters: -,\, '," |
|
ib_password | Password used to login to the Infiniband Switch Forbidden Characters: -,\, '," |
|
powervault_me4_username | Username used to login to the PowerVault Forbidden Characters: -,\, '," |
|
powervault_me4_password | Password used to login to the PowerVault Forbidden Characters: -,\, '," |
|
ms_directory_manager_password | Password to authenticate Admin level access to the directory for system management tasks and will be added to the instance of directory server created for IPA. Minimum Length: 8 characters Forbidden Characters: -,\, '," |
|
ms_kerberos_admin_password | Password authenticating the 'admin' account on the IPA server. If 389ds is in use, this field authenticates the Kerberos Admin. |