openstack-ansible-ops/elk_metrics_7x/roles/elasticsearch/templates
Duncan Martin Walker 8ef3b3a094 Expose voting-only option for master-eligible elasticsearch nodes
Master-eligible Elasticsearch nodes can be prevented from winning
elections by enabling voting_only mode. This is particularly useful
where certain nodes need to be master-eligible for cluster
discovery and formation, but shouldn't be able to actually become
the master node for the entire cluster. This commit exposes the
option in the elasticsearch role to set this. The default behaviour
remains the same, with all master-eligible able to win elections.

Change-Id: Ieba965af57c86e3b3767444883114f0130d3f000
2020-04-27 15:48:13 +01:00
..
elasticsearch.yml.j2 Expose voting-only option for master-eligible elasticsearch nodes 2020-04-27 15:48:13 +01:00
es-log4j2.properties.j2 Duplicate of elk_metrics_6x to elk_metrics_7x 2019-07-10 17:52:49 +01:00
systemd.elasticsearch-overrides.conf.j2 Duplicate of elk_metrics_6x to elk_metrics_7x 2019-07-10 17:52:49 +01:00
systemd.general-overrides.conf.j2 Duplicate of elk_metrics_6x to elk_metrics_7x 2019-07-10 17:52:49 +01:00