From cf32e29a5c3089f6e9078a3e95010e70d338c1e1 Mon Sep 17 00:00:00 2001 From: Marcel Haerry Date: Tue, 19 May 2009 19:32:18 +0200 Subject: removed unneed variables, added apache support for gitweb --- manifests/web/repo/lighttpd.pp | 2 -- 1 file changed, 2 deletions(-) (limited to 'manifests/web/repo') diff --git a/manifests/web/repo/lighttpd.pp b/manifests/web/repo/lighttpd.pp index d8fe8f0..adc90e7 100644 --- a/manifests/web/repo/lighttpd.pp +++ b/manifests/web/repo/lighttpd.pp @@ -1,7 +1,5 @@ define git::web::repo::lighttpd( $gitweb_url, - $projectroot, - $projects_list, $gitweb_config ){ include git::web::lighttpd -- cgit v1.2.3