From: Andrew Schoen Date: Thu, 27 Oct 2016 19:17:56 +0000 (-0500) Subject: rolling_update: define mon_group_name when upgrading the mons X-Git-Tag: v2.0~23^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=0897c965ff4733aa8782407fa4d4230d75568dc5;p=ceph-ansible.git rolling_update: define mon_group_name when upgrading the mons see: https://bugzilla.redhat.com/show_bug.cgi?id=1389456 Signed-off-by: Andrew Schoen Resolves: rhbz#1389456 --- diff --git a/infrastructure-playbooks/rolling_update.yml b/infrastructure-playbooks/rolling_update.yml index b36349fa4..7b5eb1df1 100644 --- a/infrastructure-playbooks/rolling_update.yml +++ b/infrastructure-playbooks/rolling_update.yml @@ -63,6 +63,7 @@ - name: upgrade ceph mon cluster vars: + mon_group_name: mons health_mon_check_retries: 5 health_mon_check_delay: 10