ceph-ansible/roles/ceph-iscsi-gw/tasks/non-container
Dimitri Savineau 6dd9b25565 ceph-iscsi: don't use ceph_dev_xxx variables
Using ceph_dev_branch and ceph_dev_sha1 for configuring ceph-iscsi
repositories from shaman doesn't make sense because the ceph devel
branches and sha1 aren't compatible with ceph-iscsi devel.
Instead we could rely on the master branch and the latest sha1.
Currently it's not possible to using a custom ceph branch/sha1 value
with iscsi setup otherwise the repository setup will fail.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
2020-02-17 10:56:52 +01:00
..
configure_iscsi.yml ceph-iscsi: support for containerize deployment 2018-06-08 10:21:54 +02:00
postrequisites.yml iscsi: Fix crashes during rolling update 2020-01-31 11:15:36 -05:00
prerequisites.yml ceph-iscsi: don't use ceph_dev_xxx variables 2020-02-17 10:56:52 +01:00