summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manifests/vhost/php/joomla.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/vhost/php/joomla.pp b/manifests/vhost/php/joomla.pp
index 091be78..22b19a3 100644
--- a/manifests/vhost/php/joomla.pp
+++ b/manifests/vhost/php/joomla.pp
@@ -90,6 +90,7 @@ define apache::vhost::php::joomla(
"$documentroot/plugins",
"$documentroot/templates",
"$documentroot/cache",
+ "$documentroot/tmp",
"$documentroot/administrator/cache" ],
manage_config => $manage_config,
config_webwriteable => $config_webwriteable,