use the right name

Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
This commit is contained in:
Rick Elrod 2015-06-25 01:16:45 +00:00
parent e9826035c3
commit bb6ad5d66e

View file

@ -46,7 +46,7 @@
- name: Install custom systemd service file
copy: >
src=grafana.service
dest=/usr/lib/systemd/system/grafana.service
dest=/usr/lib/systemd/system/grafana-server.service
tags:
- config
- grafana