summaryrefslogtreecommitdiffstats
path: root/roles/git/files/etc/cgitrc
diff options
context:
space:
mode:
Diffstat (limited to 'roles/git/files/etc/cgitrc')
-rw-r--r--roles/git/files/etc/cgitrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/git/files/etc/cgitrc b/roles/git/files/etc/cgitrc
index b862dc3..a7e33cd 100644
--- a/roles/git/files/etc/cgitrc
+++ b/roles/git/files/etc/cgitrc
@@ -6,7 +6,7 @@
cache-size=1000
# Specify some default clone url prefixes
-clone-url=https://$HTTP_HOST/$CGIT_REPO_NAME ssh://$HTTP_HOST/$CGIT_REPO_NAME
+clone-url=https://$HTTP_HOST/$CGIT_REPO_NAME ssh://gitolite@$HTTP_HOST/$CGIT_REPO_NAME
# Specify the css, logo and favicon urls
css=/static/cgit.css