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