Changes for x-pack installation 5.x
This commit is contained in:
parent
b2dd44e9d5
commit
8772f6d605
2 changed files with 10 additions and 12 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue