From 8410c92086dfd8143033bd71948987e8f5840862 Mon Sep 17 00:00:00 2001 From: Matthew Treinish Date: Thu, 3 Mar 2016 17:00:19 -0500 Subject: [PATCH] Add subunit-worker02.o.o to the heira data We just added a new worker to the pool, this commit updates the hiera data to include subunit-worker02.o.o wherever subunit-worker01.o.o was. Change-Id: I6801124d59b04edfe3fbedef50c4d254c05a5b4d --- hiera/common.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hiera/common.yaml b/hiera/common.yaml index 44928ecd06..cd9defaa63 100644 --- a/hiera/common.yaml +++ b/hiera/common.yaml @@ -29,6 +29,7 @@ elasticsearch_clients: - logstash-worker19.openstack.org - logstash-worker20.openstack.org - subunit-worker01.openstack.org +- subunit-worker02.openstack.org statusbot_channels: - congress - edeploy @@ -346,6 +347,7 @@ cacti_hosts: - status.openstack.org - storyboard.openstack.org - subunit-worker01.openstack.org +- subunit-worker02.openstack.org - translate.openstack.org - translate-dev.openstack.org - wiki.openstack.org