Turn on the future parser for firehose.o.o
Change-Id: Ibccfd54bfca192004447eb031b332159afaa1f62
This commit is contained in:
parent
d43b829374
commit
35dac205e2
@ -15,7 +15,7 @@ groups:
|
|||||||
etherpad: inventory_hostname.startswith('etherpad')
|
etherpad: inventory_hostname.startswith('etherpad')
|
||||||
files: inventory_hostname.startswith('files')
|
files: inventory_hostname.startswith('files')
|
||||||
firehose: inventory_hostname.startswith('firehose')
|
firehose: inventory_hostname.startswith('firehose')
|
||||||
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*|logstash-worker\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*|logstash-worker\d+|firehose\d+|ask-staging\d*|codesearch\d*)\.openstack\.org')
|
||||||
gerrit: inventory_hostname is match('review.*\.openstack\.org')
|
gerrit: inventory_hostname is match('review.*\.openstack\.org')
|
||||||
git-loadbalancer: inventory_hostname is match('git(-fe\d+)?\.openstack\.org')
|
git-loadbalancer: inventory_hostname is match('git(-fe\d+)?\.openstack\.org')
|
||||||
git-server: inventory_hostname is match('git\d+\.openstack\.org')
|
git-server: inventory_hostname is match('git\d+\.openstack\.org')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user