From 002d0c33bc50a31f97632a2712346f2c47a2d396 Mon Sep 17 00:00:00 2001 From: Colleen Murphy Date: Wed, 12 Sep 2018 18:42:45 +0200 Subject: [PATCH] Revert "Revert "Turn on the future parser for storyboard-dev"" This reverts commit 701116dc9b05308b1fa7839590b6f16c5d71ae02. Change-Id: I08ad7d55d0c88a9df51ac9d9716ae377a9a5d707 Depends-On: https://review.openstack.org/602092 --- inventory/groups.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/inventory/groups.yaml b/inventory/groups.yaml index 2838993470..406a8dc19e 100644 --- a/inventory/groups.yaml +++ b/inventory/groups.yaml @@ -30,6 +30,7 @@ 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')