ansible-infra/resources/chaosknoten/auth-dns/zones/eh20.easterhegg.eu.zone
lilly 389b87113b
Some checks failed
/ build (push) Failing after 2m41s
/ Ansible Lint (push) Successful in 3m1s
auth-dns: update NS records of all zone files
The current set is auth-dns.hamburg.ccc.de in addition to the
newly created erfadns.ber.ccc.de

See https://zammad.hamburg.ccc.de/#ticket/zoom/1738 for details.
2026-06-09 11:00:02 +02:00

27 lines
653 B
Dns

$TTL 7200
@ IN SOA auth-intern.hamburg.ccc.de. noc.hamburg.ccc.de. (
2025021101
10800
3600
3600000
86400 )
@ NS auth-dns.hamburg.ccc.de.
@ NS erfadns.ber.ccc.de.
IN MX 5 nomail.ccc.de.
;IN MX 10 local-mail.hamburg.ccc.de.
IN MX 10 vworker02.irz42.net.
IN MX 23 nomail2.ccc.de.
IN MX 42 nomail3.ccc.de.
IN TXT "v=spf1 mx ip4:144.76.16.19/32 ip4:212.12.51.133/32 ip6:2a01:4f8:191:331::2/128 ip6:2a00:14b0:f000:23:51:133:0:1/128 ~all"
IN A 212.12.48.125
IN AAAA 2a00:14b0:4200:3000:125::1
localhost IN A 127.0.0.1
* IN CNAME @
www IN CNAME @