]> 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 18:01:29 +0000 (14:01 -0400)
commit7fbd76c93a521a914879b7b7988d9e525d61e783
tree943f478d016948f17a2dff20e4980bb1d752a005
parent35963194a7ede534fd02f25cd3725e6630b31cae
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>
(cherry picked from commit ba141298d708082f0b4256136d4a96c63407c473)
roles/ceph-iscsi-gw/tasks/non-container/prerequisites.yml