]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
rbd: fix restart script for jewel 2073/head
authorGuillaume Abrioux <gabrioux@redhat.com>
Tue, 17 Oct 2017 16:28:06 +0000 (18:28 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 18 Oct 2017 09:10:49 +0000 (11:10 +0200)
commitc2850b11be8a69780eaceeb5bd5f3616979dd29a
treed5d915fbe25ace935f39059402f6d3d5f3288041
parent897136b368ba8ee1a690c66b72ed243c51018f3f
rbd: fix restart script for jewel

In Jewel, we don't use bootstrap-rbd keyring for rbd-mirror nodes, it
results with a socket path/name different according to which ceph
release you are deploying.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
roles/ceph-config/tasks/main.yml
roles/ceph-defaults/templates/restart_rbd_mirror_daemon.sh.j2