mirror of
https://github.com/elastic/kibana.git
synced 2025-04-21 00:13:52 -04:00
There appears to be a brief moment after kibana starts where we are
listening for http connections but immediately closing requests to the
status API. The return code by ansible here is -1, so this adds that as
a valid response to retry.
(cherry picked from commit
|
||
---|---|---|
.. | ||
assert_keystore_available/tasks | ||
assert_keystore_cli/tasks | ||
assert_kibana_available/tasks | ||
assert_kibana_data/tasks | ||
assert_kibana_listening/tasks | ||
assert_kibana_log/tasks | ||
assert_kibana_pid/tasks | ||
assert_kibana_yml/tasks | ||
install_docker | ||
install_kibana_deb/tasks | ||
install_kibana_docker/tasks | ||
install_kibana_rpm/tasks | ||
upgrade_apt_packages/tasks | ||
upgrade_yum_packages/tasks |