Fix prometheus-blackbox command line

certbot_on_virtu
Alexandre Iooss 2019-11-15 14:34:46 +01:00
parent 2006067b48
commit b6be65569d
No known key found for this signature in database
GPG Key ID: 6C79278F3FCDCC02
1 changed files with 1 additions and 1 deletions

View File

@ -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