From 7d1e82b38469173c3d2a0548107047822d149ef0 Mon Sep 17 00:00:00 2001 From: "James E. Blair" Date: Wed, 15 Jun 2016 14:55:24 -0700 Subject: [PATCH] Add zl05 - zl07 Change-Id: I2543f04459b829c98b7de5645c8e02c0cfebdc51 --- hiera/common.yaml | 3 +++ manifests/site.pp | 3 +++ .../openstack_project/files/logstash/jenkins-log-client.yaml | 3 +++ 3 files changed, 9 insertions(+) diff --git a/hiera/common.yaml b/hiera/common.yaml index 3be8e8b0a5..2447633bc3 100644 --- a/hiera/common.yaml +++ b/hiera/common.yaml @@ -353,6 +353,9 @@ cacti_hosts: - zl02.openstack.org - zl03.openstack.org - zl04.openstack.org +- zl05.openstack.org +- zl06.openstack.org +- zl07.openstack.org - zm01.openstack.org - zm02.openstack.org - zm03.openstack.org diff --git a/manifests/site.pp b/manifests/site.pp index 26c5a213a2..907dfbd25e 100644 --- a/manifests/site.pp +++ b/manifests/site.pp @@ -796,6 +796,9 @@ node 'zuul.openstack.org' { 'zl02.openstack.org', 'zl03.openstack.org', 'zl04.openstack.org', + 'zl05.openstack.org', + 'zl06.openstack.org', + 'zl07.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 a99d57a7f3..7186f46db5 100644 --- a/modules/openstack_project/files/logstash/jenkins-log-client.yaml +++ b/modules/openstack_project/files/logstash/jenkins-log-client.yaml @@ -10,6 +10,9 @@ zmq-publishers: - tcp://zl02.openstack.org:8888 - tcp://zl03.openstack.org:8888 - tcp://zl04.openstack.org:8888 + - tcp://zl05.openstack.org:8888 + - tcp://zl06.openstack.org:8888 + - tcp://zl07.openstack.org:8888 subunit-files: - name: logs/testrepository.subunit