clean es_xpack_custom_url variable wich is no more used
This was used to define url to download X-Pack but X-Pack is now embedded in Elasticsearch since 6.3
This commit is contained in:
parent
08512fc17e
commit
ffc6d99915
2 changed files with 0 additions and 5 deletions
|
|
@ -7,5 +7,4 @@
|
|||
roles:
|
||||
- elasticsearch
|
||||
vars:
|
||||
es_xpack_custom_url: "https://artifacts.elastic.co/downloads/packs/x-pack/x-pack-{{ es_version }}.zip"
|
||||
es_heap_size: 2g
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue