Support for "forward" statement
Add "forward" statement in options { } block in named.conf.
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
class bind (
|
||||
$forwarders = '',
|
||||
$forward = undef,
|
||||
$dnssec = true,
|
||||
$filter_ipv6 = false,
|
||||
$version = '',
|
||||
|
||||
Reference in New Issue
Block a user