From: Andrew Schoen Date: Mon, 12 Jun 2017 21:07:52 +0000 (-0500) Subject: rolling_update: set health_mon_check_delay to 15 X-Git-Tag: v2.3.0rc2~28^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F1599%2Fhead;p=ceph-ansible.git rolling_update: set health_mon_check_delay to 15 The old value of 10 did not give enough time for a containerized mon to pass the health check. Signed-off-by: Andrew Schoen --- diff --git a/infrastructure-playbooks/rolling_update.yml b/infrastructure-playbooks/rolling_update.yml index cbfbaf0a9..1154e4751 100644 --- a/infrastructure-playbooks/rolling_update.yml +++ b/infrastructure-playbooks/rolling_update.yml @@ -52,7 +52,7 @@ vars: health_mon_check_retries: 5 - health_mon_check_delay: 10 + health_mon_check_delay: 15 upgrade_ceph_packages: True hosts: