summaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
Diffstat (limited to 'manifests')
-rw-r--r--manifests/site.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/site.pp b/manifests/site.pp
index 605e01e..4abad27 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -166,6 +166,7 @@ node 'hornquist.se' {
scan_path => '/home/git/git',
clone_url => [
'https://git.hornquist.se/$CGIT_REPO_URL',
+ 'https://$HTTP_HOST$SCRIPT_NAME/$CGIT_REPO_URL',
'git@hornquist.se:git/$CGIT_REPO_URL.git',
'(HTTP_only_for_public_repos)',
],