mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-10 11:12:51 +01:00
Increase Kibana wait from 3 minutes to 15 minutes due to the longer init time needed for Kibana to start (because of the recent ES changes)
This commit is contained in:
@@ -104,7 +104,7 @@ wait_for_kibana:
|
|||||||
module.run:
|
module.run:
|
||||||
- http.wait_for_successful_query:
|
- http.wait_for_successful_query:
|
||||||
- url: "http://{{MANAGER}}:5601/api/saved_objects/_find?type=config"
|
- url: "http://{{MANAGER}}:5601/api/saved_objects/_find?type=config"
|
||||||
- wait_for: 180
|
- wait_for: 900
|
||||||
- onchanges:
|
- onchanges:
|
||||||
- file: kibanadashtemplate
|
- file: kibanadashtemplate
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user