Merge branch 'master' into master
This commit is contained in:
commit
6cf11ef2cb
2 changed files with 2 additions and 2 deletions
|
|
@ -21,7 +21,7 @@ provisioner:
|
|||
extra_vars:
|
||||
es_major_version: "<%= ENV['VERSION'] %>"
|
||||
<% if ENV['VERSION'] == '5.x' %>
|
||||
es_version: '5.6.8'
|
||||
es_version: '5.6.9'
|
||||
<% end %>
|
||||
<% end %>
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
es_major_version: "6.x"
|
||||
es_version: "6.2.3"
|
||||
es_version: "6.2.4"
|
||||
es_version_lock: false
|
||||
es_use_repository: true
|
||||
es_templates_fileglob: "files/templates/*.json"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue