summaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2008-12-01 23:23:32 +0000
committermh <mh@immerda.ch>2008-12-01 23:23:32 +0000
commitd2be090cd6d3434700d537c04929739a05e78c2b (patch)
tree81dddff54af4679595da88c251da77885c1ebf29 /manifests
parentb582c48c88511938dbfc0940fd95a8738d1b6ae3 (diff)
better naming
Diffstat (limited to 'manifests')
-rw-r--r--manifests/defines/vhost_varieties.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/defines/vhost_varieties.pp b/manifests/defines/vhost_varieties.pp
index 2b5cd44..493b5e4 100644
--- a/manifests/defines/vhost_varieties.pp
+++ b/manifests/defines/vhost_varieties.pp
@@ -149,7 +149,7 @@ define apache::vhost::php::standard(
# and run_uid and run_gid are used as vhost users
# run_uid: the uid the vhost should run as with the itk module
# run_gid: the gid the vhost should run as with the itk module
-define apache::vhost::perl(
+define apache::vhost::modperl(
$domain = 'absent',
$domainalias = 'absent',
$path = 'absent',