From 80b3f076f347aa7440e53b84cbc09999e7c48af7 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 19 Feb 2010 00:44:20 -0200 Subject: Minor fix --- manifests/init.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/init.pp b/manifests/init.pp index 8c44f99..42c2292 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -164,7 +164,7 @@ class nodo::server inherits nodo { # Munin configuration munin_node { "$hostname": - id => '00', + port => '4900', } } -- cgit v1.2.3