]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
rolling_update: move osd flag section
authorSébastien Han <seb@redhat.com>
Wed, 16 May 2018 14:02:41 +0000 (16:02 +0200)
committerSébastien Han <seb@redhat.com>
Thu, 17 May 2018 09:54:15 +0000 (11:54 +0200)
commit6321a651d1de74c7079e7abb5daca75ed58a58c3
tree98f1672be3adeed9bf101160421482c5b03f706d
parent912eb79038e8a94a85bb1c77472e9217018ebce2
rolling_update: move osd flag section

During a minor update from a jewel to a higher jewel version (10.2.9 to
10.2.10 for example) osd flags don't get applied because they were done
in the mgr section which is skipped in jewel since this daemons does not
exist.
Moving the set flag section after all the mons have been updated solves
that problem.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1548071
Co-authored-by: Tomas Petr <tpetr@redhat.com>
Signed-off-by: Sébastien Han <seb@redhat.com>
(cherry picked from commit d80a871a078a175d0775e91df00baf625dc39725)
infrastructure-playbooks/rolling_update.yml