From 701116dc9b05308b1fa7839590b6f16c5d71ae02 Mon Sep 17 00:00:00 2001 From: Colleen Murphy Date: Wed, 12 Sep 2018 17:51:21 +0200 Subject: [PATCH] Revert "Turn on the future parser for storyboard-dev" There is an ERB parsing error for puppet 4, roll back while we figure it out. This reverts commit a156accb7d2799cb76e263c927f6bcfaac3c22b2. Change-Id: I1d2cd468a8d1ebab2573b03250bf6c3ba1195798 --- inventory/groups.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/inventory/groups.yaml b/inventory/groups.yaml index 406a8dc19e..2838993470 100644 --- a/inventory/groups.yaml +++ b/inventory/groups.yaml @@ -30,7 +30,6 @@ groups: inventory_hostname is match('etherpad-dev\d*\.openstack\.org') or inventory_hostname is match('logstash-worker\d+\.openstack\.org') or inventory_hostname is match('firehose\d+\.openstack\.org') or - inventory_hostname is match('storyboard-dev\d*\.openstack\.org') or inventory_hostname is match('ask-staging\d*\.openstack\.org') or inventory_hostname is match('codesearch\d*\.openstack\.org') gerrit: inventory_hostname is match('review.*\.openstack\.org')