add sun.ladok.se
This commit is contained in:
parent
cf6ff5f3a3
commit
8b9c4ec8b3
1 changed files with 12 additions and 0 deletions
|
@ -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]
|
||||
|
|
Loading…
Add table
Reference in a new issue