[ARVADOS] updated: 1.3.0-3288-g47d63870a

Git user git at public.arvados.org
Fri Oct 16 20:30:24 UTC 2020


Summary of changes:
 doc/install/install-using-salt.html.textile.liquid | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

       via  47d63870a11d6f026b2c7da84cd7572b110fc94b (commit)
      from  4bcdecf24604bab59211ec30d187c20daef4c602 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit 47d63870a11d6f026b2c7da84cd7572b110fc94b
Author: Lucas Di Pentima <lucas at di-pentima.com.ar>
Date:   Fri Oct 16 17:30:08 2020 -0300

    16471: Formatting fixes.
    
    Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas at di-pentima.com.ar>

diff --git a/doc/install/install-using-salt.html.textile.liquid b/doc/install/install-using-salt.html.textile.liquid
index 810bad4fd..1ece3bef5 100644
--- a/doc/install/install-using-salt.html.textile.liquid
+++ b/doc/install/install-using-salt.html.textile.liquid
@@ -43,7 +43,7 @@ There is a companion @Vagrantfile@ to install Arvados in a local Vagrant virtual
 
 If you want to run these scripts in another host or instance, just copy the directory to the destination host, edit the @provision.sh@ file and run it.
 
-Once the installation is over, you can just point your browser to the Workbench url and log in using the user you configured. 
+Once the installation is over, you can just point your browser to the Workbench url and log in using the user you configured.
 
 If you changed nothing from the script, the initial URL will be:
 
@@ -60,7 +60,7 @@ Saltstack is a Python-based, open-source software for event-driven IT automation
 
 h2(#saltstack). Install Saltsack
 
-If you already have a Saltstack environment you can skip this section. 
+If you already have a Saltstack environment you can skip this section.
 
 The simplest way to get Salt up and running on a node is to use the bootstrap script they provide:
 
@@ -171,8 +171,8 @@ If you changed nothing from the script, the initial URL will be:
 
 or, in general, the url format will be:
 
-* https://workbench.<cluster>.<domain> for regular installations, or
-* https://workbench.<cluster>.<domain>:8443 for vagrant installations
+* https://workbench.@<cluster>.<domain>@ for regular installations, or
+* https://workbench.@<cluster>.<domain>:8443@ for vagrant installations
 
 The provision script, by default, sets an initial user for testing purposes, configured as administrator of the newly created cluster.
 

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list