move to 5.1.2

This commit is contained in:
Dale McDiarmid 2017-01-13 12:18:33 +00:00
parent 2b60a217ab
commit 661ec80447
7 changed files with 9 additions and 9 deletions

View file

@ -1,11 +1,11 @@
---
es_major_version: "5.x"
es_version: "5.1.1"
es_version: "5.1.2"
es_version_lock: false
es_use_repository: true
es_apt_key: "https://artifacts.elastic.co/GPG-KEY-elasticsearch"
es_apt_url: "deb https://artifacts.elastic.co/packages/{{ es_major_version }}/apt stable main"
es_apt_url_old: "deb https://artifacts.elastic.co/packages/{{ es_major_version }}/apt stable main"
es_apt_url_old: "deb http://packages.elastic.co/elasticsearch/{{ es_major_version }}/debian stable main"
es_start_service: true
es_java_install: true
update_java: false