From ddb3a28c8b4c3cde0ea5594d59027e0f84f6ae07 Mon Sep 17 00:00:00 2001 From: "James E. Blair" Date: Mon, 13 Jun 2016 09:56:11 -0700 Subject: [PATCH] Add zl04 Change-Id: I40e390cc21e0b85eeb8b59ec570dedf5c7391abe --- hiera/common.yaml | 1 + manifests/site.pp | 1 + modules/openstack_project/files/logstash/jenkins-log-client.yaml | 1 + 3 files changed, 3 insertions(+) diff --git a/hiera/common.yaml b/hiera/common.yaml index 04148e6874..8e0e9a1bb3 100644 --- a/hiera/common.yaml +++ b/hiera/common.yaml @@ -354,6 +354,7 @@ cacti_hosts: - zl01.openstack.org - zl02.openstack.org - zl03.openstack.org +- zl04.openstack.org - zm01.openstack.org - zm02.openstack.org - zm03.openstack.org diff --git a/manifests/site.pp b/manifests/site.pp index f98aac2a97..f9e05dae45 100644 --- a/manifests/site.pp +++ b/manifests/site.pp @@ -865,6 +865,7 @@ node 'zuul.openstack.org' { 'zl01.openstack.org', 'zl02.openstack.org', 'zl03.openstack.org', + 'zl04.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 695fbd3119..dc4684c6aa 100644 --- a/modules/openstack_project/files/logstash/jenkins-log-client.yaml +++ b/modules/openstack_project/files/logstash/jenkins-log-client.yaml @@ -12,6 +12,7 @@ zmq-publishers: - tcp://zl01.openstack.org:8888 - tcp://zl02.openstack.org:8888 - tcp://zl03.openstack.org:8888 + - tcp://zl04.openstack.org:8888 subunit-files: - name: logs/testrepository.subunit