]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
rbd-mirror: enable ceph-rbd-mirror.target 2047/head
authorGuillaume Abrioux <gabrioux@redhat.com>
Fri, 13 Oct 2017 06:27:43 +0000 (08:27 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Fri, 13 Oct 2017 06:27:43 +0000 (08:27 +0200)
commit59ca1065e928455bc69cb90c443d3e18ffc0cf66
treee71778b1b7e713ed9d5ae60180cd35deffa131c2
parent73f6aeb15f5c5758b88530cc23ac7042f4ceb817
rbd-mirror: enable ceph-rbd-mirror.target

on jewel `ceph-rbd-mirror.target` isn't enabled, therefore, if the node
is rebooted, the service doesn't get started.

from ceph-rbd-mirror unit file:
```
[Install]
WantedBy=ceph-rbd-mirror.target
```

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
roles/ceph-rbd-mirror/tasks/start_rbd_mirror.yml