]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
iscsi: do not use ceph/daemon entrypoint
authorGuillaume Abrioux <gabrioux@redhat.com>
Wed, 5 Oct 2022 02:00:20 +0000 (04:00 +0200)
committerTeoman ONAY <tonay@redhat.com>
Wed, 31 May 2023 21:07:13 +0000 (23:07 +0200)
commit027a3d7e3d78769b7ce7fd8d092c27bcff1e1d32
tree37ed10b1449e5369ca75dc5d2630cc970cae2854
parent73395c19c56c2a8f32aabc39e5ffeb19c2031ef3
iscsi: do not use ceph/daemon entrypoint

This changes the entrypoint used for the iscsigw containerized daemons
in the systemd template.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
roles/ceph-iscsi-gw/tasks/containerized.yml
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