summaryrefslogtreecommitdiff
path: root/manifests/moduledir/common.pp
diff options
context:
space:
mode:
authorMarcel Haerry <haerry@puzzle.ch>2010-05-05 17:26:43 +0200
committerMicah Anderson <micah@riseup.net>2010-09-02 18:17:35 -0400
commitf3dde9f52a2d46f6ca949b87c3d6b15b90b4f6e4 (patch)
tree4866a67593a21688c661c7f022a69c033a37b30e /manifests/moduledir/common.pp
parentfcb2b08309e7ad18ee58283d754cb41b54fd79d1 (diff)
refactoring the last part of moduledirs
Diffstat (limited to 'manifests/moduledir/common.pp')
-rw-r--r--manifests/moduledir/common.pp3
1 files changed, 3 insertions, 0 deletions
diff --git a/manifests/moduledir/common.pp b/manifests/moduledir/common.pp
new file mode 100644
index 0000000..c615f84
--- /dev/null
+++ b/manifests/moduledir/common.pp
@@ -0,0 +1,3 @@
+class common::moduledir::common{
+ module_dir{'common': }
+}