Fix typo in template source for server-fix2
This commit is contained in:
parent
9e1be2bd35
commit
94c6af6d25
1 changed files with 1 additions and 0 deletions
|
@ -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 }}
|
||||
|
|
Loading…
Reference in a new issue