2025-01-22 15:06:09 +01:00
|
|
|
# 0sunet.catalog (catalog generator)
|
|
|
|
|
2025-02-27 20:37:10 +01:00
|
|
|
# hmac-sha256:knot-ladok:NkiX/2BhxLFO8FPWGp6g0F9uHNvKw0I8GufIFkGOuYM=
|
|
|
|
key:
|
|
|
|
- id: knot-ladok
|
|
|
|
algorithm: hmac-sha256
|
|
|
|
secret: NkiX/2BhxLFO8FPWGp6g0F9uHNvKw0I8GufIFkGOuYM=
|
|
|
|
|
|
|
|
acl:
|
|
|
|
- id: txt_ddns_allow
|
|
|
|
action: update
|
|
|
|
key: knot-ladok
|
|
|
|
update-type: [CNAME]
|
|
|
|
update-owner: name
|
|
|
|
update-owner-name: [ _acme-challenge.*.ladok.se. ]
|
|
|
|
update-owner-match: pattern
|
2025-01-22 15:06:09 +01:00
|
|
|
|
|
|
|
template:
|
|
|
|
- id: 0sunet-catz
|
|
|
|
catalog-role: member
|
|
|
|
catalog-zone: 0sunet.catalog.
|
|
|
|
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
|
|
|
|
notify: [ ns1-sunet-se, sunic-node1, sunic-node2, sunic-node3 ]
|
|
|
|
|
|
|
|
- domain: alternativ.ladok.se.
|
|
|
|
template: 0sunet-catz
|
2025-02-27 20:37:10 +01:00
|
|
|
acl: [txt_ddns_allow]
|
2025-01-22 15:06:09 +01:00
|
|
|
|
|
|
|
- domain: alt.ladok.se.
|
|
|
|
template: 0sunet-catz
|
2025-02-27 20:37:10 +01:00
|
|
|
acl: [txt_ddns_allow]
|
2025-01-22 15:06:09 +01:00
|
|
|
|