script fixes
This commit is contained in:
parent
1739cc8595
commit
4ef7436143
7 changed files with 11 additions and 10 deletions
|
|
@ -17,8 +17,4 @@ path.data: {{ data_dir }}
|
|||
|
||||
path.work: {{ work_dir }}
|
||||
|
||||
path.logs: {{ log_dir }}
|
||||
|
||||
{% if es_scripts and es_config['path.scripts'] is not defined %}
|
||||
path.scripts: {{ es_conf_dir }}/{{es_instance_name}}/scripts
|
||||
{% endif %}
|
||||
path.logs: {{ log_dir }}
|
||||
Loading…
Add table
Add a link
Reference in a new issue