ansible-role-elasticsearch/templates
Julien Mailleret a879b74def
[xpack] use elasticsearch default xpack features (#560)
- Stop forcing es_xpack_features variable in order to let elasticsearch install default features described in http://localhost:9200/_xpack
- Change xpack test scope to be able to test default xpack install
  - xpack scenario will test xpack install with default features
  - xpack upgrade scenario will fully test security feature
  - oss-to-xpack-upgrade will test installing only other specific features
- Cleanup some duplicate serverspec tests
- Remove `system_key`feature (deprecated in 5.6 and removed in 6.0 - [Breaking Changes 6.0.0](https://www.elastic.co/guide/en/elasticsearch/reference/6.0/breaking-6.0.0-xes.html))
- Cleanup some ansible code (especially in `when` conditions)
2019-05-29 12:10:11 +02:00
..
init Refactor deprecated filter calls 2018-12-28 15:36:33 +01:00
security Shield to Security and other X-Pack clear up 2017-01-11 13:02:23 +00:00
systemd Merge branch 'master' into filter-deprecation-fix 2019-03-11 21:49:16 +09:00
elasticsearch.j2 Adding 6.x support with Bootstrap user addition 2018-01-30 11:23:34 +01:00
elasticsearch.repo Template out the base of repo URLs 2019-01-16 16:28:07 -05:00
elasticsearch.yml.j2 [xpack] use elasticsearch default xpack features (#560) 2019-05-29 12:10:11 +02:00
jvm.options.j2 [7.x] add support for elasticsearch 7.x and remove support for 5.x (#558) 2019-05-09 09:06:02 +02:00
log4j2.properties.j2 Refactor deprecated filter calls 2018-12-28 15:36:33 +01:00