Compare commits

..

2 commits

Author SHA1 Message Date
ad85ce2fb9 Update docker.io/pretalx/standalone Docker tag to v2026
All checks were successful
/ build (pull_request) Successful in 29s
/ Ansible Lint (push) Successful in 4m44s
/ Ansible Lint (pull_request) Successful in 4m37s
2026-06-10 11:16:04 +00:00
6d922b7c8b
dns: also notify erfadns.ber.ccc.de for catalog zone changes
Some checks failed
/ Ansible Lint (push) Successful in 2m32s
/ build (push) Failing after 2m43s
2026-06-10 13:12:00 +02:00

View file

@ -12,7 +12,7 @@ knot__remotes:
knot__catalog_zones: knot__catalog_zones:
- domain: "hamburg.ccc.de.catalog." - domain: "hamburg.ccc.de.catalog."
notify_targets: [ "ns.vie.ccc.de" ] notify_targets: [ "erfadns.ber.ccc.de", "ns.vie.ccc.de" ]
knot__zones: knot__zones:
- domain: "hh.ccc.de." - domain: "hh.ccc.de."