Fix typo in template source for server-fix2

This commit is contained in:
Eric Renfro 2019-05-10 03:16:34 -04:00
parent 9e1be2bd35
commit 94c6af6d25
Signed by: psi-jack
GPG Key ID: 14977F3A50D9A5BF
1 changed files with 1 additions and 0 deletions

View File

@ -59,6 +59,7 @@ prometheus_service_unit:
{%- endif %}
- template: jinja
- context:
svc: prometheus
user: {{ prometheus.user }}
group: {{ prometheus.group }}
bin_path: {{ prometheus.server.version_path }}