aboutsummaryrefslogtreecommitdiff
path: root/manifests/moduledir/common.pp
diff options
context:
space:
mode:
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': }
+}