From 3153fb747271971dd310ab902b8958b9f3ea4ecf Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Thu, 18 Feb 2010 00:29:21 -0200 Subject: Trying to fix munin definitions (3) --- manifests/munin.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests/munin.pp') diff --git a/manifests/munin.pp b/manifests/munin.pp index 461a863..7c77dac 100644 --- a/manifests/munin.pp +++ b/manifests/munin.pp @@ -1,5 +1,5 @@ # Define a munin node with custom port -define munin($type, $id) { +define munin_node($type, $id) { # Use one port for each node $munin_port = "59$id" include munin::client -- cgit v1.2.3