summaryrefslogtreecommitdiff
path: root/manifests/joomla.pp
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2010-01-30 17:09:34 +0100
committermh <mh@immerda.ch>2010-01-30 17:09:34 +0100
commit7aafb4dbfe33f19d0a2a82d5bab79d77deb27853 (patch)
tree9140ab7df68e205dc92037d5180daead7d871242 /manifests/joomla.pp
parent42ca80476bcdb1da0e5e516d08a9b06ec32c6f26 (diff)
parent550fa2b0a405e9bda6e2d82a1e423396a7ffdaa8 (diff)
merged with lavamind
Diffstat (limited to 'manifests/joomla.pp')
-rw-r--r--manifests/joomla.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/joomla.pp b/manifests/joomla.pp
index 02f398b..45d0b48 100644
--- a/manifests/joomla.pp
+++ b/manifests/joomla.pp
@@ -1,5 +1,5 @@
# manifests/joomla.pp
class apache::joomla {
- apache::config::file{'joomla.inc': }
+ apache::config::include{'joomla.inc': }
}