Add the ability to specify server directives in a view (e.g. using TSIG keys) with a slave -> master.

This commit is contained in:
Thomas Farvour
2015-09-02 12:37:17 -07:00
committed by Nate Riffe
parent a403718c32
commit 8005dfa7d9
2 changed files with 10 additions and 0 deletions
+1
View File
@@ -3,6 +3,7 @@
define bind::view (
$match_clients = 'any',
$match_destinations = '',
$servers = {},
$zones = [],
$recursion = true,
$recursion_match_clients = 'any',