]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph-mon: add ExecStartPre docker stop to systemd
authorDimitri Savineau <dsavinea@redhat.com>
Wed, 13 Jan 2021 15:17:56 +0000 (10:17 -0500)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Fri, 29 Jan 2021 17:00:14 +0000 (12:00 -0500)
commit6278c5a4e37c7cd7f8f99d81ffb28da8a9e3dbbd
tree9e71532f69ef3f5053d04c293c12c922e23ca2ab
parentaeee3471e3a843a60af981bf5b0655d13fad5ec7
ceph-mon: add ExecStartPre docker stop to systemd

We already do that in the other systemd templates (mgr, mds, etc..)
and would present to add workaround in other orchestration tool.
This change is for containerized deployment only.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1882724
Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit 3749d297c77e65406ddec08e7bae5cea097905d8)
roles/ceph-mon/templates/ceph-mon.service.j2