Merge branch 'master' into suite_potato
This commit is contained in:
commit
1ee397b112
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@
|
|||
|
||||
- name: use the custom package url instead of the repository
|
||||
set_fact:
|
||||
es_custom_package_url: "{{ snapshots.json[package_name]['url'] }}"
|
||||
es_custom_package_url: "{{ snapshots.json['packages'][package_name]['url'] }}"
|
||||
es_use_repository: false
|
||||
|
||||
- name: set snapshot urls for es_plugins when it is defined
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue