]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
mgr: do not use ceph/daemon entrypoint
authorGuillaume Abrioux <gabrioux@redhat.com>
Sat, 17 Sep 2022 01:48:45 +0000 (03:48 +0200)
committerTeoman ONAY <tonay@redhat.com>
Wed, 31 May 2023 21:07:13 +0000 (23:07 +0200)
commitb03de38f39fe3d34ff4fd78ef83dd9127686014b
tree7802c627a6af66b60c6e916a5cea2f7e463b1b33
parent0cdca9c1888031eb357cfc47293fb11c3ffb6082
mgr: do not use ceph/daemon entrypoint

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

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
roles/ceph-mgr/templates/ceph-mgr.service.j2