Add zlstatic01
This adds the static node zuul launcher, zlstatic01, into production so that it can communicate with zuul, be graphed by cacti, and send events to the logstash zmq listeners. Change-Id: I3cc083c38d4e8c3dfb847f73d4edd0572c48f96b
This commit is contained in:
parent
c2ccda868e
commit
3cdddf1752
@ -352,6 +352,7 @@ cacti_hosts:
|
||||
- translate.openstack.org
|
||||
- translate-dev.openstack.org
|
||||
- wiki.openstack.org
|
||||
- zlstatic01.openstack.org
|
||||
- zl01.openstack.org
|
||||
- zm01.openstack.org
|
||||
- zm02.openstack.org
|
||||
|
@ -877,6 +877,7 @@ node 'zuul.openstack.org' {
|
||||
'jenkins06.openstack.org',
|
||||
'jenkins07.openstack.org',
|
||||
'jenkins-dev.openstack.org',
|
||||
'zlstatic01.openstack.org',
|
||||
'zl01.openstack.org',
|
||||
'zm01.openstack.org',
|
||||
'zm02.openstack.org',
|
||||
|
@ -10,6 +10,7 @@ zmq-publishers:
|
||||
- tcp://jenkins05.openstack.org:8888
|
||||
- tcp://jenkins06.openstack.org:8888
|
||||
- tcp://jenkins07.openstack.org:8888
|
||||
- tcp://zlstatic01.openstack.org:8888
|
||||
- tcp://zl01.openstack.org:8888
|
||||
|
||||
subunit-files:
|
||||
|
Loading…
Reference in New Issue
Block a user