openstack-ansible-ops/elk_metrics_7x/roles/elasticsearch
Duncan Martin Walker 33d3822f99 Expose Elasticsearch data path configuration
Currently the location where elasticsearch stores its data is hardcoded
in the elasticsearch.yml configuration template to /var/lib/elasticsearch.
This commit allows the option to be configured, and exposes the value as a
default variable. This not only allows the data directory to be changed,
but also for elasticsearch to be configured to use multiple data directories
through a comma separated list. The default behaviour is unchanged.

Change-Id: I21dbcaeab997362f94e245434cc5aa35136aeee9
2020-02-05 16:41:24 +00:00
..
defaults Expose Elasticsearch data path configuration 2020-02-05 16:41:24 +00:00
handlers Duplicate of elk_metrics_6x to elk_metrics_7x 2019-07-10 17:52:49 +01:00
meta Duplicate of elk_metrics_6x to elk_metrics_7x 2019-07-10 17:52:49 +01:00
tasks Duplicate of elk_metrics_6x to elk_metrics_7x 2019-07-10 17:52:49 +01:00
templates Expose Elasticsearch data path configuration 2020-02-05 16:41:24 +00:00
vars Duplicate of elk_metrics_6x to elk_metrics_7x 2019-07-10 17:52:49 +01:00