zookeeper: open firewall port to nb04
We removed nb01 with I18ab9834ad4da201774e0abef56f618cd7839d36 and replaced it with nb04; open the firewall for it. Change-Id: I7138ee8744d978388b95e35ddd767cc97a5f5a87
This commit is contained in:
parent
34ec808a69
commit
abec70614b
@ -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