Use right parameter name

This commit is contained in:
Nate Riffe 2012-10-04 19:08:24 -05:00
parent 28225f59e9
commit 22e0d2c603

View File

@ -5,7 +5,7 @@ define bind::zone (
$allow_updates = [],
$allow_transfers = [],
$dnssec = false,
$notify_ns = true,
$ns_notify = true,
$also_notify = [],
$allow_notify = [],
) {