tripleo-validations/playbooks/check-network-gateway.yaml

13 lines
337 B
YAML

---
- hosts: undercloud
vars:
metadata:
name: Check network_gateway on the provisioning network
description: |
If `gateway` in `undercloud.conf` is different from `local_ip`,
verify that the gateway exists and is reachable.
groups:
- pre-introspection
roles:
- check_network_gateway