Turn on the future parser for ethercalc.o.o

ethercalc doesn't have a dev site to use as a canary, but it does have
passing puppet 4 tests so go go go

Change-Id: Ifec4bf00d4c966653455e567abbdc9bd500ae2ef
This commit is contained in:
Colleen Murphy 2018-08-08 22:21:52 +02:00
parent 4d104f8127
commit 5663093aa3

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*|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*|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')