ansible-ceph/roles/ceph-mon/files/ceph-mon.target
2026-04-06 07:08:17 +03:00

8 lines
199 B
SYSTEMD

[Unit]
Description=ceph target allowing to start/stop all ceph-mon@.service instances at once
PartOf=ceph.target
Before=ceph.target
Wants=ceph.target
[Install]
WantedBy=multi-user.target ceph.target