aboutsummaryrefslogtreecommitdiff
path: root/manifests/subsystems/monkeysphere.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/subsystems/monkeysphere.pp')
-rw-r--r--manifests/subsystems/monkeysphere.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/subsystems/monkeysphere.pp b/manifests/subsystems/monkeysphere.pp
index 54bf078..76530ca 100644
--- a/manifests/subsystems/monkeysphere.pp
+++ b/manifests/subsystems/monkeysphere.pp
@@ -1,4 +1,4 @@
-class monkeysphere_host(
+define monkeysphere_host(
$port = hiera('nodo::monkeysphere_host::ssh_port', ''),
$mail_recipient = hiera('nodo::root_mail_recipient', 'nobody')
) {