]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
iscsi-gw: Create a rbd pool if it doesn't exist
authorGuillaume Abrioux <gabrioux@redhat.com>
Wed, 4 Oct 2017 06:58:03 +0000 (08:58 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 4 Oct 2017 13:40:10 +0000 (15:40 +0200)
commit8fac8f54a67f58b5a0882ded17def90003c729c6
tree270ee1e47264312b75e139db9d21d400c647fa9a
parent2c4258a0fdcd2d409820145cb391757a7d8d3aa2
iscsi-gw: Create a rbd pool if it doesn't exist

iscsi-gw needs a 'rbd' pool to configure iscsi target.
Note: I could have used the facts already set in `ceph-mon` but I voluntarily
didn't do it to not create a dependancy between these two roles.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
roles/ceph-iscsi-gw/tasks/configure_iscsi.yml