Compare commits

..

2 commits

Author SHA1 Message Date
2e805f3e15 Update GitHub Artifact Actions to v7
Some checks failed
/ build (pull_request) Failing after 2m42s
/ Ansible Lint (push) Successful in 5m28s
/ Ansible Lint (pull_request) Successful in 5m13s
2026-06-10 11:16:06 +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."