commit 62ca96b958942db5d17c5dca8bb69aa7b542e283
parent 576fc71dffbbe8051f22b02ce68a11c650f9e4dd
Author: Marcel <MTRNord@users.noreply.github.com>
Date: Sun, 28 Apr 2024 13:03:11 +0200
Update production.yaml
Signed-off-by: Marcel <MTRNord@users.noreply.github.com>
Diffstat:
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/config/production.yaml b/config/production.yaml
@@ -74,9 +74,12 @@ zones:
sources: [config]
processors: [spf]
targets: [cloudflare]
- nordgedanken.dev.: &default
+ nordgedanken.dev.:
+ sources: [config]
+ processors: [spf]
+ targets: [cloudflare]
+ miki.community.: &default
sources: [config]
processors: [spf]
targets: [powerdns_ns1, powerdns_ns2, powerdns_ns3_v2]
#targets: [powerdns_ns2, powerdns_ns3_v2]
- miki.community.: *default