]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
iscsi-gw: Fix rtslib installation
authorMike Christie <mchristi@redhat.com>
Wed, 16 Oct 2019 03:48:31 +0000 (22:48 -0500)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Wed, 16 Oct 2019 16:59:31 +0000 (12:59 -0400)
commitba141298d708082f0b4256136d4a96c63407c473
treec3833deba52dcc46a32615affeee60bc7b6292e5
parent71cebf80a623388c64dfcb190133eb5f54a524f9
iscsi-gw: Fix rtslib installation

When using python3 the name of the rtslib rpm is python3-rtslib. The
packages that use rtslib already have code that detects the python
version and distro deps, so drop it from the ceph iscsi gw task list and
let the ceph-iscsi rpm dependency handle it.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1760930

Signed-off-by: Mike Christie <mchristi@redhat.com>
roles/ceph-iscsi-gw/tasks/non-container/prerequisites.yml