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_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_gateway_icmp

boolean

Attempt to reach gateway with ping.

Choices:

  • false

  • true ← (default)