Add the ability to specify server directives in a view (e.g. using TSIG keys) with a slave -> master.
This commit is contained in:
committed by
Nate Riffe
parent
a403718c32
commit
8005dfa7d9
@@ -3,6 +3,7 @@
|
||||
define bind::view (
|
||||
$match_clients = 'any',
|
||||
$match_destinations = '',
|
||||
$servers = {},
|
||||
$zones = [],
|
||||
$recursion = true,
|
||||
$recursion_match_clients = 'any',
|
||||
|
||||
Reference in New Issue
Block a user