aboutsummaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2010-02-19 00:44:20 -0200
committerSilvio Rhatto <rhatto@riseup.net>2010-02-19 00:44:20 -0200
commit80b3f076f347aa7440e53b84cbc09999e7c48af7 (patch)
treeedb83c70aa724e119e3ebee12b7d8ec1c45ad476 /manifests
parent5629c23a4627c604cc670f40af986f095b60d099 (diff)
downloadpuppet-nodo-80b3f076f347aa7440e53b84cbc09999e7c48af7.tar.gz
puppet-nodo-80b3f076f347aa7440e53b84cbc09999e7c48af7.tar.bz2
Minor fix
Diffstat (limited to 'manifests')
-rw-r--r--manifests/init.pp2
1 files changed, 1 insertions, 1 deletions
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',
}
}