summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Haerry <haerry@puzzle.ch>2008-05-19 15:23:53 +0200
committerMarcel Haerry <haerry@puzzle.ch>2008-05-19 15:23:53 +0200
commite61b95c3b7bafc4e08c50ff55853fc1458688dcc (patch)
tree66fe03d4d072f8815e8a22eef92ee07d7ed35637
empty module $MODULENAME
-rw-r--r--files/.git_placeholder1
-rw-r--r--manifests/init.pp9
2 files changed, 10 insertions, 0 deletions
diff --git a/files/.git_placeholder b/files/.git_placeholder
new file mode 100644
index 0000000..89cb1fe
--- /dev/null
+++ b/files/.git_placeholder
@@ -0,0 +1 @@
+# file needed for git - don't remove it
diff --git a/manifests/init.pp b/manifests/init.pp
new file mode 100644
index 0000000..8e7ddd6
--- /dev/null
+++ b/manifests/init.pp
@@ -0,0 +1,9 @@
+#######################################
+# rubygems module
+# Puzzle ITC - haerry+puppet(at)puzzle.ch
+# GPLv3
+#######################################
+
+
+# modules_dir { "rubygems": }
+class rubygems {}