summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2013-11-03 17:18:40 +0100
committermh <mh@immerda.ch>2013-11-03 17:18:40 +0100
commit6856c8bb3f11073a47ab705d0e2012a0c90acae3 (patch)
treee730d044b6eea46595cd2acd84fed97125d8cea3
parent31b6f9e487090b9d1dd944a3bd5c78de6bc141f6 (diff)
some doc
-rw-r--r--manifests/client.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/client.pp b/manifests/client.pp
index c33ec0d..f91436f 100644
--- a/manifests/client.pp
+++ b/manifests/client.pp
@@ -1,8 +1,8 @@
-# client.pp - configure a munin node
# Copyright (C) 2007 David Schmitt <david@schmitt.edv-bus.at>
# See LICENSE for the full license granted to you.
# Adapted and improved by admin(at)immerda.ch
+# configure a munin node
class munin::client(
$allow = [ '127.0.0.1' ],
$host = '*',