]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
mon: do not use ceph/daemon entrypoint
authorGuillaume Abrioux <gabrioux@redhat.com>
Thu, 30 Jun 2022 21:11:10 +0000 (23:11 +0200)
committerTeoman ONAY <tonay@redhat.com>
Wed, 31 May 2023 21:07:13 +0000 (23:07 +0200)
commit0cdca9c1888031eb357cfc47293fb11c3ffb6082
tree004486896be6a246abf8615567fdde06108969cf
parent855f74248674e57915843b00d2250ae77f0aa6fc
mon: do not use ceph/daemon entrypoint

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

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