17.diff (531B)
1 diff --git a/config/production.yaml b/config/production.yaml 2 index 46c7a98..7f20722 100644 3 --- a/config/production.yaml 4 +++ b/config/production.yaml 5 @@ -46,7 +46,7 @@ zones: 6 midnightthoughts.space.: &default 7 sources: [config] 8 processors: [spf] 9 - #targets: [powerdns_ns1, powerdns_ns2, powerdns_ns3_v2] 10 - targets: [powerdns_ns2, powerdns_ns3_v2] 11 + targets: [powerdns_ns1, powerdns_ns2, powerdns_ns3_v2] 12 + #targets: [powerdns_ns2, powerdns_ns3_v2] 13 nordgedanken.dev.: *default 14 miki.community.: *default