X-Pack fixes - no more license file needed
This commit is contained in:
parent
3218191ee0
commit
719bd67fde
3 changed files with 2 additions and 43 deletions
|
|
@ -10,8 +10,7 @@
|
|||
es_enable_xpack: true
|
||||
es_xpack_license: "{{ lookup('file', '/tmp/license.json') }}"
|
||||
es_plugins:
|
||||
- plugin: lmenezes/elasticsearch-kopf
|
||||
version: master
|
||||
- plugin: ingest-geoip
|
||||
es_xpack_features:
|
||||
- security
|
||||
- alerting
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue