Add a missing newline.

feauture/20970
Andrea Dell'Amico 2 years ago
parent ed7016455d
commit 3522814504
Signed by: andrea.dellamico
GPG Key ID: 147ABE6CEB9E20FF

@ -9,4 +9,5 @@ setgid {{ mongodb_prometheus_exporter_user }}
script
exec {{ mongodb_prometheus_exporter_cmd }} {{ mongodb_prometheus_exporter_opts }} {{ mongodb_prometheus_exporter_connection_opts }} {{ mongodb_prometheus_exporter_collect_opts }} {{ mongodb_prometheus_exporter_additional_opts }}{% if mongodb_prometheus_exporter_enable_compatible_mode %} --compatible-mode{% endif %}
end script

Loading…
Cancel
Save