summaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
Diffstat (limited to 'manifests')
-rw-r--r--manifests/vhost/php/wordpress.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/vhost/php/wordpress.pp b/manifests/vhost/php/wordpress.pp
index b3f98c1..7a41ad7 100644
--- a/manifests/vhost/php/wordpress.pp
+++ b/manifests/vhost/php/wordpress.pp
@@ -52,7 +52,7 @@ define apache::vhost::php::wordpress(
$mod_security_additional_options = 'absent',
$ssl_mode = false,
$vhost_mode = 'template',
- $template_partial = 'apache/vhosts/php/partial.erb',
+ $template_partial = 'apache/vhosts/php_wordpress/partial.erb',
$vhost_source = 'absent',
$vhost_destination = 'absent',
$htpasswd_file = 'absent',