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"]