]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph-osd: update systemd unit script
authorDimitri Savineau <dsavinea@redhat.com>
Mon, 9 Dec 2019 14:43:17 +0000 (09:43 -0500)
committerGuillaume Abrioux <gabrioux@redhat.com>
Tue, 10 Dec 2019 22:59:13 +0000 (23:59 +0100)
commit56a7537f486eb9a3732c337e9e723282b6136b25
tree0f0fd744ec14546f5a93417adc71878b3856c0e8
parentc409d6e96008cd431f1679d2582325f174c47879
ceph-osd: update systemd unit script

The systemd unit script wasn't updated with the new container name
format (without the hostname).
We now have the same start/stop docker commands for all scenarios.
During the device to id OSD migration we need to be sure that the
old container with the hostname are stopped.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1780688
Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
roles/ceph-osd/templates/ceph-osd.service.j2