From f702d9c120093b2425f1d5a6f4ded5628c64a417 Mon Sep 17 00:00:00 2001
From: Colleen Murphy <colleen@gazlene.net>
Date: Wed, 12 Sep 2018 00:13:35 +0200
Subject: [PATCH] Turn on the future parser for survey.o.o

Change-Id: Id137f31cb11bd5ed8f75097fdc9225f0af0e1fb8
---
 inventory/groups.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/inventory/groups.yaml b/inventory/groups.yaml
index 24c6bd1a19..531660fc09 100644
--- a/inventory/groups.yaml
+++ b/inventory/groups.yaml
@@ -35,6 +35,7 @@ groups:
     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('survey\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