From 18852dbc2f8e6ca143c646f227b30fda0b97df90 Mon Sep 17 00:00:00 2001 From: mirsal Date: Fri, 12 Jun 2026 07:42:37 +0000 Subject: [PATCH] roles: prometheus: scrape-blackbox: Monitor webmail.labolyon.fr --- ansible/roles/prometheus/templates/scrape-blackbox.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/roles/prometheus/templates/scrape-blackbox.yml b/ansible/roles/prometheus/templates/scrape-blackbox.yml index 4391cb0..4f354a2 100644 --- a/ansible/roles/prometheus/templates/scrape-blackbox.yml +++ b/ansible/roles/prometheus/templates/scrape-blackbox.yml @@ -10,7 +10,7 @@ scrape_configs: static_configs: - targets: - https://labolyon.fr - - https://mail.labolyon.fr + - https://webmail.labolyon.fr - https://wiki.labolyon.fr - https://git.labolyon.fr - https://sso.labolyon.fr