From a156accb7d2799cb76e263c927f6bcfaac3c22b2 Mon Sep 17 00:00:00 2001 From: Colleen Murphy Date: Mon, 10 Sep 2018 20:00:48 +0200 Subject: [PATCH] Turn on the future parser for storyboard-dev Change-Id: I342575863cf20e824e7d98908f7c7f6a5354fa8b --- 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')