diff --git a/hiera/common.yaml b/hiera/common.yaml index e0cdbdc188..04148e6874 100644 --- a/hiera/common.yaml +++ b/hiera/common.yaml @@ -353,6 +353,7 @@ cacti_hosts: - zlstatic01.openstack.org - zl01.openstack.org - zl02.openstack.org +- zl03.openstack.org - zm01.openstack.org - zm02.openstack.org - zm03.openstack.org diff --git a/manifests/site.pp b/manifests/site.pp index 3969c9cc3f..e10bc19859 100644 --- a/manifests/site.pp +++ b/manifests/site.pp @@ -864,6 +864,7 @@ node 'zuul.openstack.org' { 'zlstatic01.openstack.org', 'zl01.openstack.org', 'zl02.openstack.org', + 'zl03.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 8f0f5ebcc5..695fbd3119 100644 --- a/modules/openstack_project/files/logstash/jenkins-log-client.yaml +++ b/modules/openstack_project/files/logstash/jenkins-log-client.yaml @@ -11,6 +11,7 @@ zmq-publishers: - tcp://zlstatic01.openstack.org:8888 - tcp://zl01.openstack.org:8888 - tcp://zl02.openstack.org:8888 + - tcp://zl03.openstack.org:8888 subunit-files: - name: logs/testrepository.subunit