clean es_xpack_conf_subdir variable
This variable was added to manage specific x-pack dir with version < 6.3
This commit is contained in:
parent
abaf124639
commit
0f601259c6
4 changed files with 11 additions and 12 deletions
|
|
@ -8,7 +8,6 @@
|
|||
|
||||
- name: Set the defaults here otherwise they can't be overriden in the same play if the role is called twice
|
||||
set_fact:
|
||||
es_xpack_conf_subdir: ""
|
||||
es_repo_name: "{{ es_major_version }}"
|
||||
es_xpack_users_command: "elasticsearch-users"
|
||||
es_package_name: "elasticsearch"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue