]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
osd: change unit template for ceph-volume container
authorSébastien Han <seb@redhat.com>
Fri, 28 Sep 2018 16:05:42 +0000 (18:05 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 10 Oct 2018 20:08:41 +0000 (16:08 -0400)
commit5f35910ee102092faffe90980a713c5309668e20
tree810e32cff9bad5ca9b0fc4fcac1020150fe64180
parentece9e9812ea4a9d0c0faf485d780401147cc16c4
osd: change unit template for ceph-volume container

We don't need to pass the hostname on the container name but we can keep
it simple and just call it ceph-osd-$id.

Signed-off-by: Sébastien Han <seb@redhat.com>
roles/ceph-osd/templates/ceph-osd.service.j2