add zone infra.utv.ladok.se, lab.utv.ladok.se
This commit is contained in:
parent
f8e3d05d70
commit
1c945a4ad6
1 changed files with 9 additions and 1 deletions
|
@ -6,7 +6,7 @@ acl:
|
|||
key: knot-ladok
|
||||
update-type: [TXT]
|
||||
update-owner: name
|
||||
update-owner-name: [ _acme-challenge.*.alt.ladok.se., _acme-challenge.*.*.alt.ladok.se. ]
|
||||
update-owner-name: [ _acme-challenge.*.alt.ladok.se., _acme-challenge.*.*.alt.ladok.se., _acme-challenge.*.infra.utv.ladok.se., _acme-challenge.*.lab.utv.ladok.se. ]
|
||||
update-owner-match: pattern
|
||||
|
||||
template:
|
||||
|
@ -30,3 +30,11 @@ zone:
|
|||
template: 0sunet-catz
|
||||
acl: [txt_ddns_allow]
|
||||
|
||||
- domain: infra.utv.ladok.se.
|
||||
template: 0sunet-catz
|
||||
acl: [txt_ddns_allow]
|
||||
|
||||
- domain: lab.utv.ladok.se.
|
||||
template: 0sunet-catz
|
||||
acl: [txt_ddns_allow]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue