These firewall rules were missed in the conversion from puppet to ansible. Change-Id: I38c348542a568dc6c1a175116753d16e02e7e2dcchanges/69/600469/1
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…
Reference in new issue