29 lines
621 B
Text
29 lines
621 B
Text
|
# 0sunet.catalog (catalog generator)
|
||
|
|
||
|
#acl:
|
||
|
# - id: slave_xfr
|
||
|
# address: [ <needs to be IPs> ]
|
||
|
# action: transfer
|
||
|
|
||
|
template:
|
||
|
- id: 0sunet-catz
|
||
|
catalog-role: member
|
||
|
catalog-zone: 0sunet.catalog.
|
||
|
#acl: slave_xfr
|
||
|
notify: [ ns1-sunet-se, sunic-node1, sunic-node2, sunic-node3 ]
|
||
|
storage: "/var/lib/knot/catzones"
|
||
|
file: "%s.zone"
|
||
|
|
||
|
zone:
|
||
|
- domain: 0sunet.catalog.
|
||
|
catalog-role: generate
|
||
|
#acl: slave_xfr
|
||
|
notify: [ ns1-sunet-se, sunic-node1, sunic-node2, sunic-node3 ]
|
||
|
|
||
|
- domain: alternativ.ladok.se.
|
||
|
template: 0sunet-catz
|
||
|
|
||
|
- domain: alt.ladok.se.
|
||
|
template: 0sunet-catz
|
||
|
|