summaryrefslogtreecommitdiff
path: root/manifests/defines/vhost_varieties.pp
diff options
context:
space:
mode:
authorandreas <andreas@immerda.ch>2009-02-17 16:45:52 +0000
committerandreas <andreas@immerda.ch>2009-02-17 16:45:52 +0000
commit8fe2a4701222f0b36f071bd1a1fa064e8a17ef32 (patch)
treea8e016ca3449c05e93009e4a8cb2afdc8ec191a8 /manifests/defines/vhost_varieties.pp
parent8a91b34032b5d908bf372cc08df48c9934ec6548 (diff)
documentroot
Diffstat (limited to 'manifests/defines/vhost_varieties.pp')
-rw-r--r--manifests/defines/vhost_varieties.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/defines/vhost_varieties.pp b/manifests/defines/vhost_varieties.pp
index 87d22e7..465c589 100644
--- a/manifests/defines/vhost_varieties.pp
+++ b/manifests/defines/vhost_varieties.pp
@@ -294,6 +294,7 @@ define apache::vhost::php::joomla(
}
apache::vhost::file::documentrootfile{"joomlaconfigurationfile":
+ documentroot => $documentroot,
filename => 'configuration.php',
thedomain => $name
}