From 3427eb415d7a40a0051d9feaf397866176a70318 Mon Sep 17 00:00:00 2001 From: mh Date: Mon, 18 Jun 2012 12:13:52 -0300 Subject: this should have a default --- manifests/init.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/init.pp b/manifests/init.pp index 172849c..1bb020a 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -3,7 +3,7 @@ # GPLv3 class lighttpd( - $cluster_node, + $cluster_node = '', $manage_munin = false, $manage_shorewall = false ) { -- cgit v1.2.3