15572: GitSSH should have leading ssh://
authorPeter Amstutz <peter.amstutz@curii.com>
Tue, 17 Dec 2019 18:24:40 +0000 (13:24 -0500)
committerPeter Amstutz <peter.amstutz@curii.com>
Tue, 17 Dec 2019 18:24:40 +0000 (13:24 -0500)
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

doc/install/install-arv-git-httpd.html.textile.liquid

index 0427cae5be7e720eea69d643f6cec8c394edd296..414678b52433b69a9112ada3646a37398f267f27 100644 (file)
@@ -203,7 +203,7 @@ Edit the cluster config at @/etc/arvados/config.yml@ .
 <notextile>
 <pre><code>    Services:
       GitSSH:
-        ExternalURL: "<span class="userinput">git@git.ClusterID.example.com</span>"
+        ExternalURL: "<span class="userinput">ssh://git@git.ClusterID.example.com</span>"
       GitHTTP:
         ExternalURL: <span class="userinput">https://git.ClusterID.example.com/</span>
         InternalURLs: