Turn the future parser on for health.o.o
Change-Id: Ia030c7f56a964c9326c33539520f144bb23ddc17
This commit is contained in:
parent
a9f8e5e493
commit
2348444327
@ -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\d*|review-dev\d*|groups\d*|groups-dev\d*|grafana\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')
|
||||
futureparser: inventory_hostname is match('(review\d*|review-dev\d*|groups\d*|groups-dev\d*|grafana\d*|health\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')
|
||||
git-loadbalancer: inventory_hostname is match('git(-fe\d+)?\.openstack\.org')
|
||||
git-server: inventory_hostname is match('git\d+\.openstack\.org')
|
||||
|
Loading…
Reference in New Issue
Block a user