summaryrefslogtreecommitdiff
path: root/manifests/include/joomla.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/include/joomla.pp')
-rw-r--r--manifests/include/joomla.pp3
1 files changed, 3 insertions, 0 deletions
diff --git a/manifests/include/joomla.pp b/manifests/include/joomla.pp
new file mode 100644
index 0000000..5adae30
--- /dev/null
+++ b/manifests/include/joomla.pp
@@ -0,0 +1,3 @@
+class apache::include::joomla {
+ apache::config::include{'joomla.inc': }
+}