Test grafting and synth-from-dnssec using primary zone

(cherry picked from commit 33454fb0e9)
This commit is contained in:
Mark Andrews
2022-06-20 10:49:24 +10:00
parent 00db079f79
commit 443fb79a2c
4 changed files with 41 additions and 0 deletions

View File

@@ -49,4 +49,9 @@ zone "example.internal" {
file "example.internal.db";
};
zone "example.internal2" {
type primary;
file "example.internal.db";
};
include "../ns1/trusted.conf";