]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
osd: fix dmcrypt on stable-2.2 2178/head
authorGuillaume Abrioux <gabrioux@redhat.com>
Wed, 15 Nov 2017 15:08:30 +0000 (16:08 +0100)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 15 Nov 2017 15:57:17 +0000 (16:57 +0100)
commit8ac6ce7e4227a70b353449ffc051d26da356a3f5
tree859fa87596dda30ae0c72c8201fc367888957539
parentc0b973be27c5dc90d069203502a8749396e604fc
osd: fix dmcrypt on stable-2.2

the osd disk activate can't find device in /dev/mapper/* because of a
refactor that is missing in stable-2.2 branch

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
roles/ceph-osd/templates/ceph-osd-run.sh.j2