Merge branch 'xpack' of https://github.com/nullkarma/ansible-elasticsearch into nullkarma-xpack
This commit is contained in:
commit
3a0940fcb7
3 changed files with 31 additions and 4 deletions
|
|
@ -27,7 +27,7 @@ es_max_threads: 2048
|
|||
es_max_map_count: 262144
|
||||
es_allow_downgrades: false
|
||||
es_enable_xpack: false
|
||||
es_xpack_features: ["alerting","monitoring","graph","security"]
|
||||
es_xpack_features: ["alerting","monitoring","graph","ml","security"]
|
||||
#These are used for internal operations performed by ansible.
|
||||
#They do not effect the current configuration
|
||||
es_api_host: "localhost"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue