]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph-node-exporter: Fix systemd template
authorDimitri Savineau <dsavinea@redhat.com>
Tue, 11 Jun 2019 14:46:35 +0000 (10:46 -0400)
committerGuillaume Abrioux <gabrioux@redhat.com>
Tue, 11 Jun 2019 19:48:40 +0000 (21:48 +0200)
commitd0840217f3e8ffd3fe9d45fbd41b60444b70a290
tree2fed8690332999f901fa5cad551bd3ab7eba3a78
parentdbf81b6b5bd6d7e977706a93f9e75b38efe32305
ceph-node-exporter: Fix systemd template

069076b introduced a bug in the systemd unit script template. This
commit fixes the options used by the node-exporter container.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
roles/ceph-node-exporter/templates/node_exporter.service.j2