]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
update: set osd flags only once
authorGuillaume Abrioux <gabrioux@redhat.com>
Wed, 20 Mar 2019 08:46:21 +0000 (09:46 +0100)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Mon, 25 Mar 2019 20:02:56 +0000 (16:02 -0400)
commit8add55451c25d09009cbd0618ed27e9937ea62df
treef1a371cdb781d452808235ccc0a1902c6eece4de
parentf7c6f4e0b67a7ea9e470f563d1b05a64a2cb45ce
update: set osd flags only once

There is no need to set osd flags (noout, norebalance) each time we
upgrade a mon.

This commit moves up those tasks (before stopping the mon) so we don't need
to delegate them.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
infrastructure-playbooks/rolling_update.yml