Fix typo and rename template

This commit is contained in:
Nate Riffe 2012-09-04 23:48:56 -05:00
parent 107fe10194
commit 4e74ffe8a9
2 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
define bind::key (
$algorithm => 'hmac-sha256',
$algorithm = 'hmac-sha256',
$secret,
) {
file { "${bind::confdir}/keys/${name}.conf":