From 232921dba23f9459a8d64585bc5729622b19d1b5 Mon Sep 17 00:00:00 2001 From: Colleen Murphy Date: Wed, 12 Sep 2018 00:12:29 +0200 Subject: [PATCH] Turn on the future parser for status.o.o Change-Id: I24911373181a8957a4424f69b095bad67487ef34 --- inventory/groups.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/inventory/groups.yaml b/inventory/groups.yaml index 99621c3c64..24c6bd1a19 100644 --- a/inventory/groups.yaml +++ b/inventory/groups.yaml @@ -34,6 +34,7 @@ groups: 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('status\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