summaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
authorMarcel Haerry <haerry@puzzle.ch>2008-04-22 11:28:54 +0200
committerMarcel Haerry <haerry@puzzle.ch>2008-04-22 11:28:54 +0200
commitebdcae0d53a7ee50e2abb2f6606f731cb76c83e8 (patch)
treecabb2e0d8181b683712230004a6ffc965d616002 /manifests
empty module $MODULENAME
Diffstat (limited to 'manifests')
-rw-r--r--manifests/init.pp9
1 files changed, 9 insertions, 0 deletions
diff --git a/manifests/init.pp b/manifests/init.pp
new file mode 100644
index 0000000..c4c4db0
--- /dev/null
+++ b/manifests/init.pp
@@ -0,0 +1,9 @@
+#######################################
+# munin module
+# Puzzle ITC - haerry+puppet(at)puzzle.ch
+# GPLv3
+#######################################
+
+
+# modules_dir { "munin": }
+class munin {}