Fix prometheus-blackbox command line
parent
2006067b48
commit
b6be65569d
|
@ -13,7 +13,7 @@
|
||||||
regexp: '^ARGS='
|
regexp: '^ARGS='
|
||||||
line: >
|
line: >
|
||||||
ARGS='--config.file /etc/prometheus/blackbox.yml
|
ARGS='--config.file /etc/prometheus/blackbox.yml
|
||||||
--web.listen-address=\"localhost:9115\"'"
|
--web.listen-address="localhost:9115"'
|
||||||
notify: Restart prometheus-blackbox-exporter
|
notify: Restart prometheus-blackbox-exporter
|
||||||
|
|
||||||
- name: Activate prometheus Blackbox exporter service
|
- name: Activate prometheus Blackbox exporter service
|
||||||
|
|
Loading…
Reference in New Issue