From 017ec34f52e308e791b4c66a472513e9415c0521 Mon Sep 17 00:00:00 2001 From: kwadronaut Date: Sat, 24 Aug 2013 00:59:23 +0200 Subject: initial gitweb config --- README.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 42f765d..d81a8ac 100644 --- a/README.md +++ b/README.md @@ -2,12 +2,9 @@ Installs and configures gitweb -## Synopsis ## - - # Override the defaults, optional class { "gitweb::settings": - site_alias => "gitweb.example.com", - projectroot => "/home/git/repositories", + site_alias => "gitweb.domain.tld", + projectroot => "/var/lib/gitolite/repositories", } - include gitweb # magic! +# magic -- cgit v1.2.3