Enable DNSSEC validation in the resolver by default

This commit is contained in:
Nate Riffe
2012-09-14 07:33:45 -05:00
parent db236c58a6
commit 699af3527a
2 changed files with 4 additions and 0 deletions
+1
View File
@@ -2,6 +2,7 @@ class bind (
$confdir = $bind::params::confdir,
$cachedir = $bind::params::cachedir,
$forwarders = [],
$dnssec = true,
) inherits bind::params {
$auth_nxdomain = false