Added path repo is defined statement again
This commit is contained in:
parent
8cfa0cfd04
commit
d72ce3c22b
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ path.data: {{ data_dirs | array_to_str }}
|
|||
|
||||
path.logs: {{ log_dir }}
|
||||
|
||||
{% if es_path_repo %}
|
||||
{% if es_path_repo is defined %}
|
||||
path.repo: {{ es_path_repo }}
|
||||
{% endif %}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue