summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Haerry <haerry@puzzle.ch>2008-05-13 11:12:38 +0200
committerMarcel Haerry <haerry@puzzle.ch>2008-05-13 11:12:38 +0200
commit5e4ef43b56f76a57b93be016d8efa6418cd57760 (patch)
treeb396fc52f568426b35d79fd36edced8432ee5f7b
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..bf71469
--- /dev/null
+++ b/manifests/init.pp
@@ -0,0 +1,9 @@
+#######################################
+# resolvconf module
+# Puzzle ITC - haerry+puppet(at)puzzle.ch
+# GPLv3
+#######################################
+
+
+# modules_dir { "resolvconf": }
+class resolvconf {}