summaryrefslogtreecommitdiff
path: root/manifests/init.pp
diff options
context:
space:
mode:
authorSimon Josi <sjosi@pw-sjosi.puzzle.itc>2008-05-29 18:39:42 +0200
committerSimon Josi <sjosi@pw-sjosi.puzzle.itc>2008-05-29 18:39:42 +0200
commit07a5491ba8f4fb8cbf556eebf562da918548bda0 (patch)
tree6de329b46c36b682b08c5ded8edc04a90b5e0474 /manifests/init.pp
parent013317ba7744477be001bb3850f69ec37cc1540b (diff)
added puzzle copyright notice
Diffstat (limited to 'manifests/init.pp')
-rw-r--r--manifests/init.pp16
1 files changed, 13 insertions, 3 deletions
diff --git a/manifests/init.pp b/manifests/init.pp
index 6b6cd08..b0c2ba1 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -1,9 +1,19 @@
+#
+# munin module
# munin.pp - everything a sitewide munin installation needs
# Copyright (C) 2007 David Schmitt <david@schmitt.edv-bus.at>
-# See LICENSE for the full license granted to you.
-# adapted by Puzzle ITC - haerry+puppet(at)puzzle.ch
+#
+# Copyright 2008, Puzzle ITC GmbH
+# Marcel Härry haerry+puppet(at)puzzle.ch
+# Simon Josi josi+puppet(at)puzzle.ch
+#
+# This program is free software; you can redistribute
+# it and/or modify it under the terms of the GNU
+# General Public License version 3 as published by
+# the Free Software Foundation.
#
-# the port is a parameter so vservers can share IP addresses and still be happy
+# the port is a parameter so vservers can share
+# IP addresses and still be happy
# Define where the individual nodes' configs are stored
$NODESDIR="/var/lib/puppet/modules/munin/nodes"