migrate dns zone eh20.easterhegg.eu. to new auth-dns server
This commit is contained in:
parent
04a6c685d1
commit
d535607ae6
2 changed files with 7 additions and 1 deletions
|
|
@ -27,3 +27,9 @@ knot__zones:
|
|||
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') }}"
|
||||
|
||||
- domain: "eh20.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/eh20.easterhegg.eu.zone') }}"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue