]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
iscsi: add python-rtslib repository
authorSébastien Han <seb@redhat.com>
Mon, 14 May 2018 07:21:48 +0000 (09:21 +0200)
committerSébastien Han <seb@redhat.com>
Tue, 15 May 2018 08:21:41 +0000 (10:21 +0200)
Signed-off-by: Sébastien Han <seb@redhat.com>
(cherry picked from commit 8c7c11b774f54078b32b652481145699dbbd79ff)

roles/ceph-iscsi-gw/tasks/prerequisites.yml

index 34748853115340fd666ddb433711ba36c3987242..3ed25786789a54e4755fa92624e660a05f007350 100644 (file)
@@ -4,6 +4,7 @@
     ceph_iscsi_repos:
       - ceph-iscsi-config
       - tcmu-runner
+      - python-rtslib
   when:
     - ansible_os_family == 'RedHat'
     - ceph_origin == 'repository'
@@ -46,6 +47,7 @@
     - tcmu-runner
     - ceph-iscsi-config
     - targetcli
+    - python-rtslib
   when:
     - ansible_os_family == 'RedHat'