]> 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)
committerGuillaume Abrioux <gabrioux@redhat.com>
Thu, 17 May 2018 06:17:16 +0000 (08:17 +0200)
commitd80a871a078a175d0775e91df00baf625dc39725
tree9f393e37653fbec020287a5f8ae8f14126331b45
parentfcea56849578bd47e65b130ab6884e0b96f9d89d
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>
infrastructure-playbooks/rolling_update.yml