]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
handler: add support for ceph-volume containerized restart
authorSébastien Han <seb@redhat.com>
Tue, 2 Oct 2018 16:10:19 +0000 (18:10 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 10 Oct 2018 20:08:41 +0000 (16:08 -0400)
commit2bea8d8ecf3e97d8635ecb3f81ebf838ffa176ea
tree721286b47f110247813d4ca01e8e982a7916c81c
parent790f52f9347f5c683a2ee9007c3eec7ce82e33d5
handler: add support for ceph-volume containerized restart

The restart script wasn't working with the current new addition of
ceph-volume in container where now OSDs have the OSD id name in the
container name.

Signed-off-by: Sébastien Han <seb@redhat.com>
roles/ceph-handler/templates/restart_osd_daemon.sh.j2