Add zookeeper-servers to nodepool.yaml

This is needed as part of our zuulv3 effort. Specifically, nb01.o.o
will use them.  This will be a noop for zuulv2.

Change-Id: Iabd54fedc8c12bcd3a0fd76b9fc48a93c941bad5
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2016-11-28 21:53:53 -05:00
parent d1a2728492
commit d3886468eb
1 changed files with 4 additions and 0 deletions

View File

@ -19,6 +19,10 @@ zmq-publishers:
gearman-servers:
- host: zuul.openstack.org
zookeeper-servers:
- host: nodepool.openstack.org
port: 2181
labels:
- name: debian-jessie
image: debian-jessie