Changes for x-pack installation 5.x

This commit is contained in:
Dale McDiarmid 2017-01-11 13:09:05 +00:00
parent b2dd44e9d5
commit 8772f6d605
2 changed files with 10 additions and 12 deletions

View file

@ -42,9 +42,7 @@
CONF_DIR: "{{ conf_dir }}"
ES_INCLUDE: "{{ instance_default_file }}"
#We loop on all as we may need to remove some features.
- include: elasticsearch-xpack-install.yml
with_items: "{{supported_xpack_features}}"
#Security configuration
- include: security/elasticsearch-security.yml