From 0d4eff144a555271004b17872a050635c6e116cb Mon Sep 17 00:00:00 2001 From: Colleen Murphy Date: Mon, 10 Sep 2018 20:06:24 +0200 Subject: [PATCH] Turn on the future parser for translate-dev Change-Id: I1b05def167c3336d7bce931a63d9336f54853ccb --- inventory/groups.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/inventory/groups.yaml b/inventory/groups.yaml index f9fe3ec5c3..b3bce45dde 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-dev\d*\.openstack\.org') or inventory_hostname is match('codesearch\d*\.openstack\.org') gerrit: inventory_hostname is match('review.*\.openstack\.org') git-loadbalancer: inventory_hostname is match('git(-fe\d+)?\.openstack\.org')