From 3e3883887b00961a52f94a8757274557c4c42563 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Thu, 18 Feb 2010 00:21:59 -0200 Subject: Trying to fix munin definitions (2) --- manifests/init.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests') diff --git a/manifests/init.pp b/manifests/init.pp index 9820b10..8e84900 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -221,7 +221,7 @@ class nodo::vserver inherits nodo { } # Create a munin virtual resource to be realized in the node - @munin { + @munin { "$name": id => $id, tag => $name, } -- cgit v1.2.3