Allow ns servers to connect to adns
These firewall rules were missed in the conversion from puppet to ansible. Change-Id: I38c348542a568dc6c1a175116753d16e02e7e2dc
This commit is contained in:
parent
447baf2c60
commit
00a4b7ae30
7
playbooks/group_vars/adns.yaml
Normal file
7
playbooks/group_vars/adns.yaml
Normal file
@ -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…
x
Reference in New Issue
Block a user