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:
Julien Mailleret 2019-09-05 10:45:36 +02:00
parent 08512fc17e
commit ffc6d99915
No known key found for this signature in database
GPG key ID: F065093271C8DE71
2 changed files with 0 additions and 5 deletions

View file

@ -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