Turn on the future parser for etherpad.o.o
Change-Id: Ic55210667d7158da0e889a291335c6de9ba5b29a
This commit is contained in:
parent
5a85385c3c
commit
4d104f8127
@ -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-dev\d*|ask-staging\d*|codesearch\d*)\.openstack\.org')
|
||||
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')
|
||||
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')
|
||||
|
Loading…
x
Reference in New Issue
Block a user