Use final 6.3.0 release instead of snapshot

This commit is contained in:
Michael Russell 2018-06-13 21:34:32 +02:00
parent e5809a3169
commit 715bd8591e
No known key found for this signature in database
GPG key ID: A90C1696496085FE
5 changed files with 8 additions and 8 deletions

View file

@ -11,7 +11,6 @@
es_heap_size: "1g"
es_templates: true
es_version: "{{ '6.2.4' if es_major_version == '6.x' else '5.6.6' }}" # This is set to an older version than the current default to force an upgrade
es_use_snapshot_release: false # TODO remove when 6.3 is released
es_enable_xpack: true
es_xpack_license: "{{ lookup('file', '/tmp/license.json') }}"
es_plugins: