Compare commits

...

2 Commits

Author SHA1 Message Date
Dustin 713fd794a3 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.
2025-08-08 11:09:28 -05:00
Dustin 8a93ef0fc1 hosts: Remove chromie.p.b from AD domain
Since it was updated to Fedora 42, Jenkins configuration management jobs
have been failing to apply policy to _chromie.pyrocufflink.blue_.  It
claims "jenkins is not in the sudoers file," apparently because
`winbind` keeps "forgetting" that _jenkins_ is a member of the _server
admins_ group, which is listed in `sudoers` file.

I'm getting tired of messing with `winbind` and its barrage of bugs and
quirks.  There's no particular reason for _chromie_ to be an AD domain
member, so let's just remove it and manage its users statically.
2025-08-07 15:07:02 -05:00
2 changed files with 9 additions and 3 deletions

View File

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

8
hosts
View File

@ -25,6 +25,9 @@ git0.pyrocufflink.blue
[certbot]
[chrony]
chromie.pyrocufflink.blue
[chrony:children]
kubelet
pyrocufflink
@ -34,6 +37,7 @@ node-6a3f87.k8s.pyrocufflink.black
node-6ed191.k8s.pyrocufflink.black
[collectd]
chromie.pyrocufflink.blue
[collectd:children]
kubelet
@ -176,7 +180,6 @@ web0.pyrocufflink.blue
pxe0.pyrocufflink.blue
[pyrocufflink]
chromie.pyrocufflink.blue
cloud0.pyrocufflink.blue
db0.pyrocufflink.blue
dc-grumbly.pyrocufflink.blue
@ -234,6 +237,9 @@ smtp1.pyrocufflink.blue
[squid]
[sudo]
chromie.pyrocufflink.blue
[sudo:children]
pyrocufflink
vps