]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
osd: do not use ceph/daemon entrypoint
authorGuillaume Abrioux <gabrioux@redhat.com>
Mon, 19 Sep 2022 03:20:23 +0000 (05:20 +0200)
committerTeoman ONAY <tonay@redhat.com>
Wed, 31 May 2023 21:07:13 +0000 (23:07 +0200)
commit8df9791bd34f55948be7d11349b891d7f98995eb
treeb73f3fedd6da4f2395a7a3be1c032e0250382078
parentb03de38f39fe3d34ff4fd78ef83dd9127686014b
osd: do not use ceph/daemon entrypoint

This changes the entrypoint used for ceph-osd containerized daemons
in the systemd template.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
roles/ceph-container-common/tasks/prerequisites.yml
roles/ceph-osd/tasks/start_osds.yml
roles/ceph-osd/templates/ceph-osd.service.j2
roles/ceph-osd/templates/systemd-run.j2 [new file with mode: 0644]