Merge "zookeeper: open firewall port to nb04"
This commit is contained in:
commit
1189e2df0d
@ -1,8 +1,8 @@
|
||||
iptables_extra_allowed_hosts:
|
||||
- {'protocol': 'tcp', 'port': '2181', 'hostname': 'nb01.opendev.org'}
|
||||
- {'protocol': 'tcp', 'port': '2181', 'hostname': 'nb01.openstack.org'}
|
||||
- {'protocol': 'tcp', 'port': '2181', 'hostname': 'nb02.openstack.org'}
|
||||
- {'protocol': 'tcp', 'port': '2181', 'hostname': 'nb03.openstack.org'}
|
||||
- {'protocol': 'tcp', 'port': '2181', 'hostname': 'nb04.opendev.org'}
|
||||
- {'protocol': 'tcp', 'port': '2181', 'hostname': 'nl01.openstack.org'}
|
||||
- {'protocol': 'tcp', 'port': '2181', 'hostname': 'nl02.openstack.org'}
|
||||
- {'protocol': 'tcp', 'port': '2181', 'hostname': 'nl03.openstack.org'}
|
||||
|
Loading…
Reference in New Issue
Block a user