summaryrefslogtreecommitdiff
path: root/manifests/vhost
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2011-10-08 20:30:22 +0200
committermh <mh@immerda.ch>2011-10-08 20:30:22 +0200
commit174504153f3df1d111d922bdfe77d021c9ff79dc (patch)
tree58021c109890ffad3c3f73eb0e09a78c4614a99b /manifests/vhost
parent6a579bc57146a5fb3060fd1c4189465c7a603611 (diff)
fix name
Diffstat (limited to 'manifests/vhost')
-rw-r--r--manifests/vhost/php/standard.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/vhost/php/standard.pp b/manifests/vhost/php/standard.pp
index 63aed57..98e3454 100644
--- a/manifests/vhost/php/standard.pp
+++ b/manifests/vhost/php/standard.pp
@@ -57,7 +57,7 @@ define apache::vhost::php::standard(
$mod_security_additional_options = 'absent',
$ssl_mode = false,
$vhost_mode = 'template',
- $template_partial = 'apache/vhosts/php/partials.erb',
+ $template_partial = 'apache/vhosts/php/partial.erb',
$vhost_source = 'absent',
$vhost_destination = 'absent',
$htpasswd_file = 'absent',