mirror of https://github.com/ceph/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 <aschoen@redhat.com> Resolves: rhbz#1389456pull/1057/head
parent
d2cd0d9557
commit
0897c965ff
|
@ -63,6 +63,7 @@
|
|||
- name: upgrade ceph mon cluster
|
||||
|
||||
vars:
|
||||
mon_group_name: mons
|
||||
health_mon_check_retries: 5
|
||||
health_mon_check_delay: 10
|
||||
|
||||
|
|
Loading…
Reference in New Issue