dns

DNS Deployment for nordgedanken.dev infra.
git clone git://archive.git.mtrnord.blog/Nordgedanken/dns.git
Log | Files | Refs

commit 580bb5cbac61034b64ac8b0751a1c6ec0da3f0d6
parent 6f87d017aa0257ef02f51a43596c9dd81d3cd1d1
Author: Marcel <MTRNord@users.noreply.github.com>
Date:   Sun, 28 Apr 2024 12:53:10 +0200

Fix targets

Signed-off-by: Marcel <MTRNord@users.noreply.github.com>
Diffstat:
Mconfig/production.yaml | 7+++++--
1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/config/production.yaml b/config/production.yaml @@ -70,10 +70,13 @@ providers: # Send DNS NOTIFY to secondary servers after change (optional, default false) # notify: false zones: - midnightthoughts.space.: &default + midnightthoughts.space.: + sources: [config] + processors: [spf] + targets: [cloudflare] + nordgedanken.dev.: &default sources: [config] processors: [spf] targets: [powerdns_ns1, powerdns_ns2, powerdns_ns3_v2] #targets: [powerdns_ns2, powerdns_ns3_v2] - nordgedanken.dev.: *default miki.community.: *default