From 3cdddf17529d950337aa78f693d70cf55da9038f Mon Sep 17 00:00:00 2001 From: "James E. Blair" Date: Tue, 7 Jun 2016 14:44:33 -0700 Subject: [PATCH] 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 --- 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 1144a51048..1515d4eb40 100644 --- a/hiera/common.yaml +++ b/hiera/common.yaml @@ -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 diff --git a/manifests/site.pp b/manifests/site.pp index 020632359c..2ef24efa69 100644 --- a/manifests/site.pp +++ b/manifests/site.pp @@ -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', diff --git a/modules/openstack_project/files/logstash/jenkins-log-client.yaml b/modules/openstack_project/files/logstash/jenkins-log-client.yaml index c53c209f15..b9abed6ba7 100644 --- a/modules/openstack_project/files/logstash/jenkins-log-client.yaml +++ b/modules/openstack_project/files/logstash/jenkins-log-client.yaml @@ -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: