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:
Jason Ertel
2021-01-22 10:09:08 -05:00
parent 636687ac59
commit 537f7529f8

View File

@@ -104,7 +104,7 @@ wait_for_kibana:
module.run:
- http.wait_for_successful_query:
- url: "http://{{MANAGER}}:5601/api/saved_objects/_find?type=config"
- wait_for: 180
- wait_for: 900
- onchanges:
- file: kibanadashtemplate