summaryrefslogtreecommitdiff
path: root/manifests/init.pp
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2008-06-13 18:52:39 +0000
committermh <mh@immerda.ch>2008-06-13 18:52:39 +0000
commit08d370d3001b9f27d569083f5a7f14a1a96ebc08 (patch)
tree8a72f741558d412c4a69618306eb6f09ef7f8e54 /manifests/init.pp
parent56ec15e0d9e63749aff8f8e03614bd24e80632ad (diff)
merged with puzzle
Diffstat (limited to 'manifests/init.pp')
-rw-r--r--manifests/init.pp15
1 files changed, 13 insertions, 2 deletions
diff --git a/manifests/init.pp b/manifests/init.pp
index 5707500..896de95 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -1,10 +1,21 @@
# puppet module
+# modules/puppet/manifests/init.pp - manage puppet stuff
# original by luke kanies
# http://github.com/lak
-# adaapted by puzzel itc
+# adapted by puzzel itc
# merged with immerda project group's
# solution
-#######################################
+#
+# Copyright 2008, admin(at)immerda.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.
+#
# modules_dir { "puppet": }