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 <aschoen@redhat.com>
pull/1599/head
Andrew Schoen 2017-06-12 16:07:52 -05:00
parent a9867e22fb
commit e2104acb62
1 changed files with 1 additions and 1 deletions

View File

@ -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: