Update tasks/xpack/elasticsearch-xpack.yml

Co-Authored-By: Julien Mailleret <julien.mailleret@elastic.co>
This commit is contained in:
Duy Nguyen 2020-03-04 22:01:00 +08:00 committed by GitHub
parent b1acff4820
commit 9193660334
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,5 +12,5 @@
state: file
path: "{{ es_conf_dir }}/elasticsearch.keystore"
owner: root
group: {{ es_group }}
group: "{{ es_group }}"
mode: "0660"