From 51622c10f922671cb8bcb1cda874f64ea932a462 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Thu, 24 Jan 2013 15:40:46 -0200 Subject: Monkeysphere host really needs to be a resource and not a class --- manifests/subsystems/monkeysphere.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests/subsystems/monkeysphere.pp') 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') ) { -- cgit v1.2.3