]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
iscsigw: install ceph-iscsi-cli package v3.0.41
authorGuillaume Abrioux <gabrioux@redhat.com>
Thu, 2 Aug 2018 09:58:47 +0000 (11:58 +0200)
committerSébastien Han <seb@redhat.com>
Tue, 7 Aug 2018 18:59:21 +0000 (20:59 +0200)
Install ceph-iscsi-cli in order to provide the `gwcli` command tool.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1602785
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 1164cdc002cccb9dc1c6f10fb6b4370eafda3c4b)

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

index ba9ae435e3ee2e2a181a561b163fdf5029d96cbe..f1721138fbeec70530066ce8fb6125d90658e1e1 100644 (file)
@@ -5,6 +5,7 @@
       - ceph-iscsi-config
       - tcmu-runner
       - python-rtslib
+      - ceph-iscsi-cli
   when:
     - ansible_os_family == 'RedHat'
     - ceph_origin == 'repository'
@@ -48,6 +49,7 @@
     - ceph-iscsi-config
     - targetcli
     - python-rtslib
+    - ceph-iscsi-cli
   when:
     - ansible_os_family == 'RedHat'