Simplify elasticsearch cluster groups.yaml membership
We run a cluster of elasticsearch nodes which may have additional servers added to it or old servers replaced. Make this slightly easier by matching them with a glob in groups.yaml so that we don't have to edit this file to add new servers. Change-Id: I8ce3e38f67c545642d561b2afdd6dbbfa677e67f
This commit is contained in:
parent
47bf937f8d
commit
ab5c1944cc
@ -120,12 +120,7 @@ groups:
|
||||
- codesearch01.openstack.org
|
||||
- corvustest
|
||||
- eavesdrop01.openstack.org
|
||||
- elasticsearch02.openstack.org
|
||||
- elasticsearch03.openstack.org
|
||||
- elasticsearch04.openstack.org
|
||||
- elasticsearch05.openstack.org
|
||||
- elasticsearch06.openstack.org
|
||||
- elasticsearch07.openstack.org
|
||||
- elasticsearch[0-9]*.openstack.org
|
||||
- ethercalc02.openstack.org
|
||||
- etherpad-dev[0-9]*.openstack.org
|
||||
- etherpad[0-9]*.openstack.org
|
||||
|
Loading…
Reference in New Issue
Block a user