X-Pack fixes - no more license file needed

This commit is contained in:
Dale McDiarmid 2017-01-16 12:04:10 +00:00
parent 3218191ee0
commit 719bd67fde
3 changed files with 2 additions and 43 deletions

View file

@ -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