From c32acacd184feb2ef5ed1db5595cf30ae22289a9 Mon Sep 17 00:00:00 2001 From: Colleen Murphy Date: Wed, 12 Sep 2018 00:08:31 +0200 Subject: [PATCH] Turn on the future parser for pbx.o.o Change-Id: I9f0a73b0e638edfefa433bb670e219fb48c20f86 Depends-On: https://review.openstack.org/601749 --- inventory/groups.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/inventory/groups.yaml b/inventory/groups.yaml index a0585f8291..bde8b6cbaf 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('pbx\.openstack\.org') or inventory_hostname is match('ask-staging\d*\.openstack\.org') or inventory_hostname is match('translate\d+\.openstack\.org') or inventory_hostname is match('translate-dev\d*\.openstack\.org') or