Allow ns servers to connect to adns

These firewall rules were missed in the conversion from puppet
to ansible.

Change-Id: I38c348542a568dc6c1a175116753d16e02e7e2dc
changes/69/600469/1
James E. Blair 5 years ago
parent 447baf2c60
commit 00a4b7ae30

@ -0,0 +1,7 @@
iptables_extra_allowed_hosts:
- protocol: tcp
port: 53
hostname: ns1.openstack.org
- protocol: tcp
port: 53
hostname: ns2.openstack.org
Loading…
Cancel
Save