Set managed-keys-directory

This is needed on RedHat derivatives.
This commit is contained in:
Nate Riffe
2015-09-22 20:19:30 -05:00
parent e79f3cab6d
commit 1658fd82c3
3 changed files with 5 additions and 0 deletions
+1
View File
@@ -7,6 +7,7 @@ class bind::params (
$bind_package,
$bind_service,
$nsupdate_package,
$managed_keys_directory = nil,
) {
unless $supported {
fail('Platform is not supported')