nginx_exporter: Remove empty line
This commit is contained in:
parent
92ca4fcba4
commit
6e4cbe8b40
1 changed files with 0 additions and 1 deletions
|
@ -16,7 +16,6 @@ ExecStart=/usr/local/bin/nginx_exporter \
|
|||
--nginx.ssl-ca-cert={{ tls_certs }}/ca.crt \
|
||||
--nginx.ssl-client-cert={{ tls_certs }}/{{ inventory_hostname }}.crt \
|
||||
--nginx.ssl-client-key={{ tls_private }}/{{ inventory_hostname }}.key
|
||||
|
||||
Restart=always
|
||||
|
||||
[Install]
|
||||
|
|
Loading…
Add table
Reference in a new issue