system-config/playbooks/group_vars/adns.yaml
James E. Blair 00a4b7ae30 Allow ns servers to connect to adns
These firewall rules were missed in the conversion from puppet
to ansible.

Change-Id: I38c348542a568dc6c1a175116753d16e02e7e2dc
2018-09-06 08:50:45 -07:00

8 lines
156 B
YAML

iptables_extra_allowed_hosts:
- protocol: tcp
port: 53
hostname: ns1.openstack.org
- protocol: tcp
port: 53
hostname: ns2.openstack.org