Use /etc/systemd/system/grafana-server.service here instead

Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
This commit is contained in:
Rick Elrod 2015-08-31 03:08:01 +00:00
parent a05de26991
commit dda4c4834d

View file

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