From fbbb35deb55a06973d91861c1f3d0a2379ec38a3 Mon Sep 17 00:00:00 2001 From: Colleen Murphy <colleen@gazlene.net> Date: Wed, 12 Sep 2018 00:10:46 +0200 Subject: [PATCH] Turn on the future parser for static.o.o Change-Id: Ice5aa8c8299fae280b77a319ecab46a61ee7f767 --- inventory/groups.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/inventory/groups.yaml b/inventory/groups.yaml index bde8b6cbaf..99621c3c64 100644 --- a/inventory/groups.yaml +++ b/inventory/groups.yaml @@ -33,6 +33,7 @@ groups: 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('static\d*\.openstack\.org') or inventory_hostname is match('pbx\.openstack\.org') or inventory_hostname is match('ask-staging\d*\.openstack\.org') or inventory_hostname is match('translate\d+\.openstack\.org') or