]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph-iscsi: don't use ceph_dev_xxx variables
authorDimitri Savineau <dsavinea@redhat.com>
Thu, 6 Feb 2020 21:31:39 +0000 (16:31 -0500)
committerGuillaume Abrioux <gabrioux@redhat.com>
Mon, 17 Feb 2020 09:56:52 +0000 (10:56 +0100)
commit6dd9b255656b7124f8963cf65a862930fa28d162
tree0cbd3ec69d14d45f5046861f9009d77047af1d20
parent10951eeea8236e359d0c6f4b07c0355ffe800a11
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>
roles/ceph-iscsi-gw/tasks/non-container/prerequisites.yml