diff --git a/hiera/common.yaml b/hiera/common.yaml index 89ba2efeb7..190532685d 100644 --- a/hiera/common.yaml +++ b/hiera/common.yaml @@ -504,6 +504,8 @@ cacti_hosts: - zl05.openstack.org - zl06.openstack.org - zl07.openstack.org +- zl08.openstack.org +- zl09.openstack.org - zm01.openstack.org - zm02.openstack.org - zm03.openstack.org diff --git a/manifests/site.pp b/manifests/site.pp index 74d278b6fc..09cc0e1362 100644 --- a/manifests/site.pp +++ b/manifests/site.pp @@ -1249,6 +1249,8 @@ node 'zuul.openstack.org' { 'zl05.openstack.org', 'zl06.openstack.org', 'zl07.openstack.org', + 'zl08.openstack.org', + 'zl09.openstack.org', 'zm01.openstack.org', 'zm02.openstack.org', 'zm03.openstack.org', diff --git a/modules/openstack_project/files/logstash/jenkins-log-client.yaml b/modules/openstack_project/files/logstash/jenkins-log-client.yaml index ef522f16a3..2df335b554 100644 --- a/modules/openstack_project/files/logstash/jenkins-log-client.yaml +++ b/modules/openstack_project/files/logstash/jenkins-log-client.yaml @@ -10,6 +10,8 @@ zmq-publishers: - tcp://zl05.openstack.org:8888 - tcp://zl06.openstack.org:8888 - tcp://zl07.openstack.org:8888 + - tcp://zl08.openstack.org:8888 + - tcp://zl09.openstack.org:8888 subunit-files: - name: logs/testrepository.subunit