remove "dnssec-enable" from all system tests
This commit is contained in:
@@ -19,6 +19,5 @@ options {
|
||||
listen-on-v6 { fd92:7065:b8e:ffff::2; };
|
||||
recursion no;
|
||||
notify yes;
|
||||
dnssec-enable no;
|
||||
dnssec-validation no;
|
||||
};
|
||||
|
||||
@@ -19,6 +19,5 @@ options {
|
||||
listen-on-v6 { fd92:7065:b8e:ffff::2; };
|
||||
recursion no;
|
||||
notify yes;
|
||||
dnssec-enable no;
|
||||
dnssec-validation no;
|
||||
};
|
||||
|
||||
@@ -20,6 +20,5 @@ options {
|
||||
listen-on-v6 { fd92:7065:b8e:ffff::2; };
|
||||
recursion no;
|
||||
notify yes;
|
||||
dnssec-enable no;
|
||||
dnssec-validation no;
|
||||
};
|
||||
|
||||
@@ -19,7 +19,6 @@ options {
|
||||
listen-on-v6 { fd92:7065:b8e:ffff::2; };
|
||||
recursion no;
|
||||
notify yes;
|
||||
dnssec-enable no;
|
||||
dnssec-validation no;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user