ceph-ansible/roles/ceph-mon/files/ceph-mon.target

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