]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
update: stop ceph-crash service before upgrading
authorGuillaume Abrioux <gabrioux@redhat.com>
Fri, 26 Mar 2021 09:31:06 +0000 (10:31 +0100)
committerGuillaume Abrioux <gabrioux@redhat.com>
Fri, 26 Mar 2021 15:18:50 +0000 (16:18 +0100)
commita8420d41c6bb8992e36d06ac46fae12f4cce6489
tree6a835b8a8e2cc7b4a0a71b6ba0dad5d6c28f2f2f
parenta65968a9d14466e3fd1d7ca5628be3029782a6fa
update: stop ceph-crash service before upgrading

This adds the missing service stop task for ceph-crash upgrade workflow.

It should have been added through commit
`15872e3db1e342238636bc9c8e1aef6bd1d3dcd8` in stable-4.0 but at the time
we backported this patch ceph-crash wasn't implemented yet so the
ceph-crash related content in this patch was removed. Then, ceph-crash
has been implemented later so we are still missing this part of the patch in
stable-4.0.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1943471
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
infrastructure-playbooks/rolling_update.yml