]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
rolling_update: define mon_group_name when upgrading the mons 1057/head
authorAndrew Schoen <aschoen@redhat.com>
Thu, 27 Oct 2016 19:17:56 +0000 (14:17 -0500)
committerAndrew Schoen <aschoen@redhat.com>
Thu, 27 Oct 2016 19:17:56 +0000 (14:17 -0500)
see: https://bugzilla.redhat.com/show_bug.cgi?id=1389456

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
Resolves: rhbz#1389456

infrastructure-playbooks/rolling_update.yml

index b36349fa4c6bc586406c19deb4387159b2e27ae4..7b5eb1df13cd504dbe30874e9dbf1d8c75a52e2b 100644 (file)
@@ -63,6 +63,7 @@
 - name: upgrade ceph mon cluster
 
   vars:
+    mon_group_name: mons
     health_mon_check_retries: 5
     health_mon_check_delay: 10