diff --git a/manifests/init.pp b/manifests/init.pp index e50f05f..d8a2f07 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -10,7 +10,7 @@ class bind ( $rndc = undef, $statistics_port = undef, ) { - include params + include ::bind::params $auth_nxdomain = false