From: Silvio Rhatto Date: Fri, 19 Feb 2010 02:44:20 +0000 (-0200) Subject: Minor fix X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=80b3f076f347aa7440e53b84cbc09999e7c48af7;p=puppet-nodo.git Minor fix --- 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', } }