Update tasks/xpack/elasticsearch-xpack.yml
Co-Authored-By: Julien Mailleret <julien.mailleret@elastic.co>
This commit is contained in:
parent
b1acff4820
commit
9193660334
1 changed files with 1 additions and 1 deletions
|
|
@ -12,5 +12,5 @@
|
|||
state: file
|
||||
path: "{{ es_conf_dir }}/elasticsearch.keystore"
|
||||
owner: root
|
||||
group: {{ es_group }}
|
||||
group: "{{ es_group }}"
|
||||
mode: "0660"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue