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 %}
|
{%- endif %}
|
||||||
- template: jinja
|
- template: jinja
|
||||||
- context:
|
- context:
|
||||||
|
svc: prometheus
|
||||||
user: {{ prometheus.user }}
|
user: {{ prometheus.user }}
|
||||||
group: {{ prometheus.group }}
|
group: {{ prometheus.group }}
|
||||||
bin_path: {{ prometheus.server.version_path }}
|
bin_path: {{ prometheus.server.version_path }}
|
||||||
|
|
Loading…
Reference in a new issue