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

18 lines
438 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
categories:
- networking
- undercloud-config
products:
- tripleo
roles:
- check_network_gateway