From b2441cb3d5886bf6a261baa9b653456f8b70795c Mon Sep 17 00:00:00 2001 From: Colleen Murphy Date: Mon, 10 Sep 2018 20:01:46 +0200 Subject: [PATCH] Turn on the future parser for storyboard Change-Id: I3db7e0954bdb56b8863d6aba993aa6f0563e333d --- inventory/groups.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/inventory/groups.yaml b/inventory/groups.yaml index 406a8dc19e..f9fe3ec5c3 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\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')