Turn on the future parser for paste.o.o

Tests are passing on puppet-lodgeit

Change-Id: I393dd8ca1441ca4ebe5f4b9a757c448c21242f99
This commit is contained in:
Colleen Murphy 2018-08-09 21:19:36 +02:00
parent 5663093aa3
commit 3002212016

@ -15,7 +15,7 @@ groups:
etherpad: inventory_hostname.startswith('etherpad')
files: inventory_hostname.startswith('files')
firehose: inventory_hostname.startswith('firehose')
futureparser: inventory_hostname is match('(review-dev\d*|groups\d*|groups-dev\d*|graphite\d*|ethercalc\d*|etherpad\d*|etherpad-dev\d*|ask-staging\d*|codesearch\d*)\.openstack\.org')
futureparser: inventory_hostname is match('(review-dev\d*|groups\d*|groups-dev\d*|graphite\d*|paste\d*|ethercalc\d*|etherpad\d*|etherpad-dev\d*|ask-staging\d*|codesearch\d*)\.openstack\.org')
gerrit: inventory_hostname is match('review.*\.openstack\.org')
git-loadbalancer: inventory_hostname is match('git(-fe\d+)?\.openstack\.org')
git-server: inventory_hostname is match('git\d+\.openstack\.org')