check-network-gateway
Check network_gateway on the provisioning network.
If network_gateway in undercloud.conf is different from local_ip, verify that the gateway exists and is reachable.
- hosts: undercloud
- groups: pre-instrospection
- metadata:
- parameters:
View validation source code.