Add configurable native realm sleep

This commit is contained in:
pemontto 2019-10-25 10:10:42 +01:00
parent f4e4216ed5
commit 7fd243827c
No known key found for this signature in database
GPG key ID: EDCB93C3DA1B5DA9
2 changed files with 3 additions and 2 deletions

View file

@ -40,6 +40,7 @@ es_api_scheme: "http"
es_api_host: "localhost"
es_api_port: 9200
es_api_uri: "{{ es_api_scheme }}://{{ es_api_host }}:{{ es_api_port }}"
es_api_sleep: 15
es_debian_startup_timeout: 10
# JVM custom parameters