wait for startup added
This commit is contained in:
parent
2c6d812bd5
commit
b6b9d19082
7 changed files with 16 additions and 5 deletions
|
|
@ -6,6 +6,7 @@
|
|||
"xpack.security.authc.realms.file1.type": "file","xpack.security.authc.realms.file1.order": 0, "xpack.security.authc.realms.native1.type": "native","xpack.security.authc.realms.native1.order": 1 },
|
||||
es_instance_name: "security_node" }
|
||||
vars:
|
||||
es_heap_size: "1g"
|
||||
es_templates: true
|
||||
es_enable_xpack: true
|
||||
es_xpack_license: "{{ lookup('file', '/tmp/license.json') }}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue