From 6e1a08889968b0714d581a66f092c5fab1703bd7 Mon Sep 17 00:00:00 2001 From: Monty Taylor Date: Sun, 3 Sep 2017 16:13:02 -0500 Subject: [PATCH] Add nl*.openstack.org to the nodepool group in hiera It needs to be in the nodepool group so that it will get updated hiera information so that its clouds.yaml file can be correct. Change-Id: Icd06ba6d67c6c6a6a78dbb3a22ec5c744fde47ee --- modules/openstack_project/files/puppetmaster/groups.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/openstack_project/files/puppetmaster/groups.txt b/modules/openstack_project/files/puppetmaster/groups.txt index faa9a1ab6a..713e3cf944 100644 --- a/modules/openstack_project/files/puppetmaster/groups.txt +++ b/modules/openstack_project/files/puppetmaster/groups.txt @@ -10,7 +10,7 @@ files ~files\d+\.openstack\.org git-loadbalancer ~git(-fe\d+)?\.openstack\.org git-server ~git\d+\.openstack\.org logstash-worker ~logstash-worker\d+\.openstack\.org -nodepool nodepool*.openstack.org:nb*.openstack.org +nodepool nodepool*.openstack.org:nb*.openstack.org:nl*.openstack.org signing signing*.ci.openstack.org subunit-worker ~subunit-worker\d+\.openstack\.org translate ~translate\d+\.openstack\.org