From 6177a87185bd8cba38d1724024c9f5ec0f2de136 Mon Sep 17 00:00:00 2001 From: Dimitri Savineau Date: Tue, 7 Jan 2020 10:18:28 -0500 Subject: [PATCH] ceph-iscsi: remove python rtslib shaman repository The rtslib python library is now available in the distribution so we shouldn't have to use the shaman repository Signed-off-by: Dimitri Savineau (cherry picked from commit 254ab54f8038c7af2f730dc5abc213490aa60b71) --- roles/ceph-iscsi-gw/tasks/non-container/prerequisites.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/roles/ceph-iscsi-gw/tasks/non-container/prerequisites.yml b/roles/ceph-iscsi-gw/tasks/non-container/prerequisites.yml index 4267c9d9c..58cbe190b 100644 --- a/roles/ceph-iscsi-gw/tasks/non-container/prerequisites.yml +++ b/roles/ceph-iscsi-gw/tasks/non-container/prerequisites.yml @@ -9,7 +9,6 @@ - targetcli common_repos: - tcmu-runner - - python-rtslib - name: set_fact base iscsi pkgs if new style ceph-iscsi set_fact: -- 2.39.5