add sun.ladok.se

This commit is contained in:
pettai 2025-03-17 10:50:44 +01:00
parent cf6ff5f3a3
commit 8b9c4ec8b3
Signed by: pettai
GPG key ID: D536054C16A6F808

View file

@ -17,6 +17,14 @@ acl:
update-owner-name: [ _acme-challenge.*.alt.ladok.se., _acme-challenge.*.*.alt.ladok.se. ]
update-owner-match: pattern
- id: ddns_allow_sun_ladok
action: update
key: sun-ladok
update-type: [TXT]
update-owner: name
update-owner-name: [ _acme-challenge.*.sun.ladok.se., _acme-challenge.*.*.sun.ladok.se. ]
update-owner-match: pattern
- id: ddns_allow_infra_utv_ladok
action: update
key: infra-utv-ladok
@ -55,6 +63,10 @@ zone:
template: 0sunet-catz
acl: [ddns_allow_alt_ladok]
- domain: sun.ladok.se.
template: 0sunet-catz
acl: [ddns_allow_sun_ladok]
- domain: infra.utv.ladok.se.
template: 0sunet-catz
acl: [ddns_allow_infra_utv_ladok]