Use right parameter name
This commit is contained in:
parent
28225f59e9
commit
22e0d2c603
@ -5,7 +5,7 @@ define bind::zone (
|
||||
$allow_updates = [],
|
||||
$allow_transfers = [],
|
||||
$dnssec = false,
|
||||
$notify_ns = true,
|
||||
$ns_notify = true,
|
||||
$also_notify = [],
|
||||
$allow_notify = [],
|
||||
) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user