Fix typo and rename template
This commit is contained in:
parent
107fe10194
commit
4e74ffe8a9
@ -1,5 +1,5 @@
|
||||
define bind::key (
|
||||
$algorithm => 'hmac-sha256',
|
||||
$algorithm = 'hmac-sha256',
|
||||
$secret,
|
||||
) {
|
||||
file { "${bind::confdir}/keys/${name}.conf":
|
||||
|
||||
Loading…
Reference in New Issue
Block a user