Added elasticsearch user/group and data dir to configuration
This commit is contained in:
parent
d9a86b5d06
commit
6d8b1d478e
3 changed files with 32 additions and 0 deletions
|
|
@ -3,3 +3,5 @@ es_major_version: "1.5"
|
|||
es_version: "1.5.2"
|
||||
es_start_service: true
|
||||
es_plugins_reinstall: false
|
||||
es_user: elasticsearch
|
||||
es_group: elasticsearch
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue