migrate dns zone eh22.easterhegg.eu to new auth-dns server
Some checks failed
/ Ansible Lint (push) Failing after 2m29s
Some checks failed
/ Ansible Lint (push) Failing after 2m29s
This commit is contained in:
parent
d535607ae6
commit
46b0a49eb8
1 changed files with 5 additions and 0 deletions
|
|
@ -33,3 +33,8 @@ knot__zones:
|
||||||
notify_targets: [ "ns-intern.hamburg.ccc.de" ]
|
notify_targets: [ "ns-intern.hamburg.ccc.de" ]
|
||||||
content: "{{ lookup('ansible.builtin.file', 'resources/chaosknoten/auth-dns/zones/eh20.easterhegg.eu.zone') }}"
|
content: "{{ lookup('ansible.builtin.file', 'resources/chaosknoten/auth-dns/zones/eh20.easterhegg.eu.zone') }}"
|
||||||
|
|
||||||
|
- domain: "eh22.easterhegg.eu."
|
||||||
|
catalog_member: "hamburg.ccc.de.catalog."
|
||||||
|
notify_targets: [ "ns-intern.hamburg.ccc.de" ]
|
||||||
|
content: "{{ lookup('ansible.builtin.file', 'resources/chaosknoten/auth-dns/zones/eh22.easterhegg.eu.zone') }}"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue