add catalog generator conf
This commit is contained in:
parent
009c9f058b
commit
99117ed5c7
1 changed files with 28 additions and 0 deletions
|
@ -0,0 +1,28 @@
|
|||
# 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
|
||||
|
Loading…
Add table
Reference in a new issue