From 6d922b7c8b295a5c85f119ccfb46cbc7be151267 Mon Sep 17 00:00:00 2001 From: lilly Date: Wed, 10 Jun 2026 13:11:55 +0200 Subject: [PATCH] dns: also notify erfadns.ber.ccc.de for catalog zone changes --- inventories/chaosknoten/host_vars/auth-dns.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inventories/chaosknoten/host_vars/auth-dns.yaml b/inventories/chaosknoten/host_vars/auth-dns.yaml index 01fadbc..9b94479 100644 --- a/inventories/chaosknoten/host_vars/auth-dns.yaml +++ b/inventories/chaosknoten/host_vars/auth-dns.yaml @@ -12,7 +12,7 @@ knot__remotes: knot__catalog_zones: - domain: "hamburg.ccc.de.catalog." - notify_targets: [ "ns.vie.ccc.de" ] + notify_targets: [ "erfadns.ber.ccc.de", "ns.vie.ccc.de" ] knot__zones: - domain: "hh.ccc.de."