From d2be090cd6d3434700d537c04929739a05e78c2b Mon Sep 17 00:00:00 2001 From: mh Date: Mon, 1 Dec 2008 23:23:32 +0000 Subject: better naming --- manifests/defines/vhost_varieties.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests/defines/vhost_varieties.pp') 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', -- cgit v1.2.3