summaryrefslogtreecommitdiff
path: root/manifests/web/repo
diff options
context:
space:
mode:
authorMarcel Haerry <haerry@puzzle.ch>2009-05-19 19:32:18 +0200
committerMarcel Haerry <haerry@puzzle.ch>2009-05-19 19:32:18 +0200
commitcf32e29a5c3089f6e9078a3e95010e70d338c1e1 (patch)
treeb2020defa1e7feae735424e5030b9597d77ad31d /manifests/web/repo
parent52f6c79d82018d96f1609f8c6c47e9d156d26893 (diff)
removed unneed variables, added apache support for gitweb
Diffstat (limited to 'manifests/web/repo')
-rw-r--r--manifests/web/repo/lighttpd.pp2
1 files changed, 0 insertions, 2 deletions
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