nsd: acme pattern zonefile

This commit is contained in:
Motiejus Jakštys 2023-08-07 09:28:28 +03:00
parent 132669d69d
commit afb9c5f309
1 changed files with 1 additions and 0 deletions

View File

@ -180,6 +180,7 @@
extraConfig = '' extraConfig = ''
pattern: pattern:
name: "acme" name: "acme"
zonefile: "/var/lib/nsd/zones/%s."
''; '';
}; };
}; };