migrate dns zone hamburg.ccc.de. to new auth-dns server
All checks were successful
/ Ansible Lint (push) Successful in 2m32s

This commit is contained in:
lilly 2026-05-06 12:16:22 +02:00
commit 04a6c685d1
Signed by: lilly
SSH key fingerprint: SHA256:y9T5GFw2A20WVklhetIxG1+kcg/Ce0shnQmbu1LQ37g
2 changed files with 9 additions and 3 deletions

View file

@ -17,7 +17,13 @@ knot__zones:
catalog_member: "hamburg.ccc.de.catalog." catalog_member: "hamburg.ccc.de.catalog."
notify_targets: [ "ns-intern.hamburg.ccc.de" ] notify_targets: [ "ns-intern.hamburg.ccc.de" ]
content: "{{ lookup('ansible.builtin.file', 'resources/chaosknoten/auth-dns/zones/hh.ccc.de.zone') }}" content: "{{ lookup('ansible.builtin.file', 'resources/chaosknoten/auth-dns/zones/hh.ccc.de.zone') }}"
- domain: "ccchh.net." - domain: "ccchh.net."
catalog_member: "hamburg.ccc.de.catalog." catalog_member: "hamburg.ccc.de.catalog."
notify_targets: [ "ns-intern.hamburg.ccc.de" ] notify_targets: [ "ns-intern.hamburg.ccc.de" ]
content: "{{ lookup('ansible.builtin.file', 'resources/chaosknoten/auth-dns/zones/ccchh.net.zone') }}" content: "{{ lookup('ansible.builtin.file', 'resources/chaosknoten/auth-dns/zones/ccchh.net.zone') }}"
- domain: "hamburg.ccc.de."
catalog_member: "hamburg.ccc.de.catalog."
notify_targets: [ "ns-intern.hamburg.ccc.de" ]
content: "{{ lookup('ansible.builtin.file', 'resources/chaosknoten/auth-dns/zones/hamburg.ccc.de.zone') }}"

View file

@ -7,7 +7,7 @@
; - haegar 2001.11.14 ; - haegar 2001.11.14
$TTL 7200 $TTL 7200
@ IN SOA ns.hamburg.ccc.de. haegar.ccc.de. ( @ IN SOA auth-dns.hamburg.ccc.de. noc.hamburg.ccc.de. (
2026042903 2026042903
10800 10800
3600 3600
@ -239,7 +239,7 @@ hydra-intern IN A 172.31.17.163
forgejo-runner-builder IN A 172.31.17.202 forgejo-runner-builder IN A 172.31.17.202
renovate-forgejo IN A 172.31.17.163 renovate-forgejo IN A 172.31.17.163
ansible-testing-intern IN A 172.31.17.164 ansible-testing-intern IN A 172.31.17.164
ntfy-intern IN A 172.31.17.149 ntfy-intern IN A 172.31.17.149
status IN AAAA 2a00:14b0:f001:100::fd status IN AAAA 2a00:14b0:f001:100::fd
status IN A 212.12.50.253 status IN A 212.12.50.253
design IN A 212.12.48.125 design IN A 212.12.48.125
@ -329,7 +329,7 @@ sunders IN CNAME public-reverse-proxy
spaceapiccc IN CNAME public-reverse-proxy spaceapiccc IN CNAME public-reverse-proxy
acmedns IN CNAME public-reverse-proxy acmedns IN CNAME public-reverse-proxy
cpuccc IN CNAME public-reverse-proxy cpuccc IN CNAME public-reverse-proxy
did IN CNAME public-reverse-proxy did IN CNAME public-reverse-proxy
auth.acmedns IN NS acmedns.hosts.hamburg.ccc.de. auth.acmedns IN NS acmedns.hosts.hamburg.ccc.de.