]> git.ipfire.org Git - thirdparty/pdns.git/blobdiff - regression-tests.recursor-dnssec/recursortests.py
Merge pull request #13509 from rgacogne/ddist-teeaction-proxyprotocol
[thirdparty/pdns.git] / regression-tests.recursor-dnssec / recursortests.py
index 93e68cc210dd2282337c68bd33b8340ba120f720..c19426965e0b892733af3bd26912b31667576584 100644 (file)
@@ -474,7 +474,7 @@ options {
 
                 namedconf.write("""
         zone "%s" {
-            type primary;
+            type master;
             file "%s.zone";
         };""" % (zone, zonename))