Role - edpm_nodes_validation

osp.edpm.edpm_nodes_validation role – The main entry point for the edpm_nodes_validation role.

Entry point main – The main entry point for the edpm_nodes_validation role.

Synopsis

Parameters

Parameter

Comments

edpm_nodes_validation_check_for_fqdn

boolean

Verify if an FQDN is set. Typically required for TLS-e.

Choices:

  • false

  • true ← (default)

edpm_nodes_validation_hide_sensitive_logs

boolean

Hide potentially sensitive log messages.

Choices:

  • false

  • true ← (default)

edpm_nodes_validation_ping_test_gateway_ips

list / elements=string

List of gateway IP addresses to verify using ping.

Default: []

edpm_nodes_validation_ping_test_ips

list / elements=string

List of controller IP addresses to ping.

Default: []

edpm_nodes_validation_validate_controllers_icmp

boolean

Attempt to reach controllers with ping.

Choices:

  • false

  • true ← (default)

edpm_nodes_validation_validate_fqdn

boolean

Verify if hostname matches FQDN from /etc/hosts

Choices:

  • false ← (default)

  • true

edpm_nodes_validation_validate_fqdn_hosts_file

string

Hosts file to check for verifying that hostname matches FQDN

Default: "/etc/hosts"

edpm_nodes_validation_validate_gateway_icmp

boolean

Attempt to reach gateway with ping.

Choices:

  • false

  • true ← (default)