From 713fd794a3acc4ed31e7ce910a5c3b10dacdd75b Mon Sep 17 00:00:00 2001 From: "Dustin C. Hatch" Date: Fri, 8 Aug 2025 11:09:28 -0500 Subject: [PATCH] remote-blackbox: Scrape HTTPS for some sites Now that the Blackbox exporter does not follow redirects, we need to explicitly tell it to scrape the HTTPS variant of sites that have it enabled. Otherwise, we only get info about the first HTTP-to-HTTPS redirect response, which is not helpful for watching certificate expiry. --- group_vars/remote-blackbox.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/group_vars/remote-blackbox.yml b/group_vars/remote-blackbox.yml index 3f7684c..104c03d 100644 --- a/group_vars/remote-blackbox.yml +++ b/group_vars/remote-blackbox.yml @@ -42,9 +42,9 @@ vmagent_scrape_configs: - https://dustin.hatch.name/ - https://darkchestofwonders.us/ - http://nratonpass.com/ - - http://pyrocufflink.net/ + - https://pyrocufflink.net/ - http://ebonfire.com/ - - http://chmod777.sh/ + - https://chmod777.sh/ - https://nextcloud.pyrocufflink.net/index.php - https://bitwarden.pyrocufflink.net/ - https://git.pyrocufflink.net/