Use canary comment instead of actual content #102

Open
stb wants to merge 2 commits from use-canary into main
Showing only changes of commit e5fa86468a - Show all commits

Encode domain in canary
Some checks failed
/ Ansible Lint (push) Successful in 2m27s
/ Ansible Lint (pull_request) Successful in 2m34s
/ build (pull_request) Failing after 2m43s

Stefan Bethke 2026-06-15 19:56:15 +02:00

View file

@ -124,7 +124,7 @@ endpoints:
conditions: conditions:
- "[STATUS] == 200" - "[STATUS] == 200"
- "[CERTIFICATE_EXPIRATION] > 48h" - "[CERTIFICATE_EXPIRATION] > 48h"
- "[BODY] == pat(*STATUS_CANARY_DO_NOT_TOUCH*)" - "[BODY] == pat(*STATUS_CANARY_HAMBURG_CCC_DE_DO_NOT_TOUCH*)"
- name: spaceapi.ccc.de - name: spaceapi.ccc.de
url: "https://spaceapi.ccc.de" url: "https://spaceapi.ccc.de"