Merge pull request #122 from gingerwizard/master

107 changes
This commit is contained in:
Dale McDiarmid 2016-07-20 13:52:07 +01:00 committed by GitHub
commit bc4eeb4f1f
2 changed files with 3 additions and 1 deletions

View file

@ -4,6 +4,7 @@ es_version: "2.2.0"
es_version_lock: false
es_use_repository: true
es_start_service: true
es_java_install: true
update_java: false
es_restart_on_change: true
es_plugins_reinstall: false

View file

@ -8,6 +8,7 @@
tags:
- always
- include: java.yml
when: es_java_install
tags:
- java
- include: elasticsearch.yml