From 32671c6ab66c6f8b6e909e5556fb2b011a885bfc Mon Sep 17 00:00:00 2001 From: Alexandre Iooss Date: Fri, 18 Oct 2019 14:58:29 +0200 Subject: [PATCH] [Prometheus] Portail captif InstallParty --- roles/prometheus/templates/prometheus/prometheus.yml.j2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/prometheus/templates/prometheus/prometheus.yml.j2 b/roles/prometheus/templates/prometheus/prometheus.yml.j2 index 57397c87..aa17aea0 100644 --- a/roles/prometheus/templates/prometheus/prometheus.yml.j2 +++ b/roles/prometheus/templates/prometheus/prometheus.yml.j2 @@ -79,6 +79,6 @@ scrape_configs: - job_name: django scheme: https static_configs: - - targets: [] +# - targets: [] # Activate this line when the captive portal need monitoring -# - targets: ["portail-captif.crans.org:443"] + - targets: ["portail-captif.crans.org:443"]