Route reserved test zone through DNSSEC fixture
This commit is contained in:
@@ -391,6 +391,7 @@ def write_dns_configs(directory: Path, trust_anchor: str) -> None:
|
||||
f' pidfile: "{directory / "unbound.pid"}"\n'
|
||||
f' logfile: "{directory / "unbound.log"}"\n'
|
||||
" use-syslog: no\n"
|
||||
' local-zone: "test." nodefault\n'
|
||||
f' trust-anchor-file: "{directory / "anchor"}"\n'
|
||||
"stub-zone:\n"
|
||||
f' name: "{ZONE}."\n'
|
||||
|
||||
Reference in New Issue
Block a user