summaryrefslogtreecommitdiff
path: root/manifests/vhost/modperl.pp
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2011-10-08 20:25:32 +0200
committermh <mh@immerda.ch>2011-10-08 20:27:44 +0200
commitbaf631043b368ec802c700d939eee42358e831e8 (patch)
tree2b512f98a0f333c5214ec030184c404e3449ecc2 /manifests/vhost/modperl.pp
parent93384c3f85111bb5b52548b1edd787cf36184e27 (diff)
remove old template mode option
Diffstat (limited to 'manifests/vhost/modperl.pp')
-rw-r--r--manifests/vhost/modperl.pp1
1 files changed, 0 insertions, 1 deletions
diff --git a/manifests/vhost/modperl.pp b/manifests/vhost/modperl.pp
index a527f4a..9940286 100644
--- a/manifests/vhost/modperl.pp
+++ b/manifests/vhost/modperl.pp
@@ -107,7 +107,6 @@ define apache::vhost::modperl(
::apache::vhost{$name:
ensure => $ensure,
path => $path,
- template_mode => 'perl',
logmode => $logmode,
vhost_mode => $vhost_mode,
template_partial => $template_partial,