mirror of
https://github.com/Crocmagnon/ansible.git
synced 2024-11-22 15:28:02 +01:00
7 lines
179 B
Text
7 lines
179 B
Text
|
discovery.type=single-node
|
||
|
xpack.security.enabled=true
|
||
|
ES_JAVA_OPTS=-Xms2g -Xmx2g
|
||
|
ELASTIC_PASSWORD={{ elastic_password }}
|
||
|
KIBANA_PASSWORD={{ kibana_password }}
|
||
|
path.repo=/backups
|