Enable DNSSEC validation in the resolver by default
This commit is contained in:
@@ -2,6 +2,7 @@ class bind (
|
||||
$confdir = $bind::params::confdir,
|
||||
$cachedir = $bind::params::cachedir,
|
||||
$forwarders = [],
|
||||
$dnssec = true,
|
||||
) inherits bind::params {
|
||||
|
||||
$auth_nxdomain = false
|
||||
|
||||
Reference in New Issue
Block a user