Added exporter description-fix1

This commit is contained in:
Eric Renfro 2019-05-08 23:36:17 -04:00
parent 8839b666f9
commit a2911af5f3
Signed by: psi-jack
GPG key ID: 14977F3A50D9A5BF

View file

@ -1,5 +1,5 @@
[Unit]
{%- if description %}
{%- if description is defined%}
Description=Prometheus {{ description }}
{%- else %}
Description=Prometheus {{ svc }} Exporter