Add option for disable the addition of official repository
This commit is contained in:
parent
5b1d028bd2
commit
812faf9596
4 changed files with 6 additions and 3 deletions
|
|
@ -5,6 +5,7 @@ es_enable_xpack: true
|
|||
es_package_name: "elasticsearch"
|
||||
es_version_lock: false
|
||||
es_use_repository: true
|
||||
es_add_repository: true
|
||||
es_templates_fileglob: "files/templates-{{ es_major_version }}/*.json"
|
||||
es_repo_base: "https://artifacts.elastic.co"
|
||||
es_apt_key: "{{ es_repo_base }}/GPG-KEY-elasticsearch"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue