summaryrefslogtreecommitdiff
path: root/manifests/apache/base.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/apache/base.pp')
-rw-r--r--manifests/apache/base.pp4
1 files changed, 4 insertions, 0 deletions
diff --git a/manifests/apache/base.pp b/manifests/apache/base.pp
new file mode 100644
index 0000000..441c9bd
--- /dev/null
+++ b/manifests/apache/base.pp
@@ -0,0 +1,4 @@
+class passenger::apache::base {
+ # Todo !
+ include apache
+}