Merge pull request #392 from edge-records/master
Parameterize timeout value for ES startup in Debian SysV init scripts
This commit is contained in:
commit
03a685b29d
3 changed files with 3 additions and 1 deletions
|
|
@ -32,6 +32,7 @@ es_xpack_features: ["alerting","monitoring","graph","ml","security"]
|
|||
#They do not affect the current configuration
|
||||
es_api_host: "localhost"
|
||||
es_api_port: 9200
|
||||
es_debian_startup_timeout: 10
|
||||
|
||||
# Since ansible 2.2 the following variables need to be defined
|
||||
# to allow the role to be conditionally played with a when condition.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue