Turn on the future parser for planet.o.o

Tests are passing on puppet-planet

Change-Id: I89ebef8b92b07a3835f2695482fac0a64cc8796b
This commit is contained in:
Colleen Murphy 2018-08-09 21:20:29 +02:00
parent 3002212016
commit 568f4c7806

View File

@ -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*|paste\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*|planet\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')