ansible-role-elasticsearch/templates
joshschmitter 37e93217fe
add ansible var for ES_TMPDIR env var (#714)
Elasticsearch requires its temp directory to be mounted as executable (see executable-jna-tmpdir). However, the CIS guidelines (e.g., CIS_Red_Hat_Enterprise_Linux_7_Benchmark_v2.1.1, 1.1.5) recommend mounting /tmp with noexec. Therefore, users of this ansible role may have reason to set elasticsearch's temp dir to a non-default location.

(The elasticsearch environment variable ES_TMPDIR gets set to /tmp by default. This PR preserves this default behavior.)
2020-09-02 09:10:28 +02:00
..
security Update users_roles.j2 (#693) 2020-05-25 17:19:25 +02:00
elasticsearch.j2 add ansible var for ES_TMPDIR env var (#714) 2020-09-02 09:10:28 +02: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