]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
iscsi: fix networking issue on containerized env
authorGuillaume Abrioux <gabrioux@redhat.com>
Thu, 18 Oct 2018 20:29:02 +0000 (22:29 +0200)
committermergify[bot] <mergify[bot]@users.noreply.github.com>
Fri, 19 Oct 2018 00:12:43 +0000 (00:12 +0000)
commit8fa437b7bd53a4a1057fc82229c6b0b47ed5d3d1
tree32f8cb048dccf75af83cbdd7f5ccac25aeacf4db
parent1f9090884eae9d94f9952eecc528bce700a06cbc
iscsi: fix networking issue on containerized env

The iscsi-gw containers can't reach monitors without `--net=host`

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
roles/ceph-iscsi-gw/templates/rbd-target-api.service.j2
roles/ceph-iscsi-gw/templates/rbd-target-gw.service.j2
roles/ceph-iscsi-gw/templates/tcmu-runner.service.j2