From 644d8ab502d0bb7a5b648d071c9c94dfed5d2f34 Mon Sep 17 00:00:00 2001 From: Colleen Murphy Date: Mon, 10 Sep 2018 20:07:07 +0200 Subject: [PATCH] Turn on the future parser for translate.o.o Change-Id: I5a873aa62e72aa7713134d688eb52d1549a3139a --- inventory/groups.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/inventory/groups.yaml b/inventory/groups.yaml index b3bce45dde..e451644a55 100644 --- a/inventory/groups.yaml +++ b/inventory/groups.yaml @@ -33,6 +33,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('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 inventory_hostname is match('codesearch\d*\.openstack\.org') gerrit: inventory_hostname is match('review.*\.openstack\.org')