Route reserved test zone through DNSSEC fixture

This commit is contained in:
Mario Fetka
2026-07-26 19:03:36 +02:00
parent 52618c6926
commit 2b4f6367f5
@@ -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'