ansible-role-elasticsearch/templates
Julien Mailleret cab03ece10
xpack features refactoring (#653)
- rename es_enable_xpack variable to oss_version
  this variable name should be more explicit and consistent with the xpack changes made in 6.3
  es_enable_xpack can still be used but is deprecated and will be removed in a later version.
- remove es_xpack-features variables
  this variable was not working anymore since 6.3 [0]

[0]: https://github.com/elastic/ansible-elasticsearch/issues/608
2020-06-12 18:15:03 +02:00
..
security Update users_roles.j2 (#693) 2020-05-25 17:19:25 +02:00
elasticsearch.j2 Introduce es_java_home variable to allow setting JAVA_HOME env var in defaults file. 2020-03-18 17:13:53 -07:00
elasticsearch.repo Template out the base of repo URLs 2019-01-16 16:28:07 -05:00
elasticsearch.yml.j2 xpack features refactoring (#653) 2020-06-12 18:15:03 +02:00
jvm.options.j2 Update jvm options with default values for 7.6.0 (#691) 2020-05-06 20:51:51 +02:00
override.conf.j2 Use a template to write override.conf file (#697) 2020-05-27 14:56:03 +02:00