ansible-role-elasticsearch/templates
Cyrille Verrier e4cf9aef8c elasticsearch.yml: xpack settings added only if es_enable_xpack
the default values are:
 - es_enable_xpack: false
 - es_xpack_features: ["alerting","monitoring","graph","ml","security"]

With the default values, XPACK is not installed
But the generated elasticsearch.yml contains the XPACK Settings.
Elasticsearch application refuses to start with these unknown settings
2018-02-16 09:10:10 +01:00
..
init Merge pull request #392 from edge-records/master 2018-02-01 17:04:15 +01:00
security Shield to Security and other X-Pack clear up 2017-01-11 13:02:23 +00:00
systemd Adding 6.x support with Bootstrap user addition 2018-01-30 11:23:34 +01:00
elasticsearch.j2 Adding 6.x support with Bootstrap user addition 2018-01-30 11:23:34 +01:00
elasticsearch.repo Updated init, systemd, jvm.options and tests 2017-08-16 11:05:40 +01:00
elasticsearch.yml.j2 elasticsearch.yml: xpack settings added only if es_enable_xpack 2018-02-16 09:10:10 +01:00
jvm.options.j2 Updated init, systemd, jvm.options and tests 2017-08-16 11:05:40 +01:00
log4j2.properties.j2 Adding 6.x support with Bootstrap user addition 2018-01-30 11:23:34 +01:00