Fixes issue 70, Improves plugin management, Refactoring, Updates tests, Introduces multiple data dir support
This commit is contained in:
parent
40fd3516c4
commit
0fd1f34852
16 changed files with 216 additions and 49 deletions
|
|
@ -9,7 +9,7 @@
|
|||
- include: elasticsearch-scripts.yml
|
||||
when: es_scripts
|
||||
- include: elasticsearch-plugins.yml
|
||||
when: es_plugins is defined
|
||||
when: es_plugins is defined or es_plugins_reinstall
|
||||
- include: elasticsearch-service.yml
|
||||
- include: elasticsearch-templates.yml
|
||||
when: es_templates
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue