[ARVADOS] updated: 1.3.0-3289-g8876199fb

Git user git at public.arvados.org
Mon Oct 19 15:40:51 UTC 2020


Summary of changes:
 doc/install/install-using-salt.html.textile.liquid | 4 ++--
 tools/salt-install/provision.sh                    | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

       via  8876199fb07f53263cd431a8a5cb15f4b9444361 (commit)
      from  47d63870a11d6f026b2c7da84cd7572b110fc94b (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 8876199fb07f53263cd431a8a5cb15f4b9444361
Author: Ward Vandewege <ward at curii.com>
Date:   Mon Oct 19 11:40:36 2020 -0400

    16471: fix a few typos.
    
    Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward at curii.com>

diff --git a/doc/install/install-using-salt.html.textile.liquid b/doc/install/install-using-salt.html.textile.liquid
index 1ece3bef5..051424541 100644
--- a/doc/install/install-using-salt.html.textile.liquid
+++ b/doc/install/install-using-salt.html.textile.liquid
@@ -34,7 +34,7 @@ It will install all the main Arvados components to get you up and running.
 
 The whole installation procedure takes somewhere between 15 to 60 minutes, depending on the host and your network bandwith. On a virtual machine with 1 core and 1 GB RAM, it takes ~25 minutes to do the initial install.
 
-There is a companion @Vagrantfile@ to install Arvados in a local Vagrant virtual machine. If you have "Vagrant":https://www.vagrantup.com/ installed in your computer, you can just get Arvados installed running in a local virtual machine with the command (this can ben done as a regular user). You will only need root to perform the "final dns configuration":#final_steps
+There is a companion @Vagrantfile@ to install Arvados in a local Vagrant virtual machine. If you have "Vagrant":https://www.vagrantup.com/ installed in your computer, you can just get Arvados installed running in a local virtual machine with the command (this can be done as a regular user). You will only need root to perform the "final dns configuration":#final_steps
 
 <notextile>
 <pre><code>vagrant up
@@ -83,7 +83,7 @@ The formulas we use are:
 * "docker":https://github.com/saltstack-formulas/docker-formula.git
 * "locale":https://github.com/saltstack-formulas/locale-formula.git
 
-There are example Salt pillar files for each of those formulas in the test/salt/pillar/examples":https://github.com/saltstack-formulas/arvados-formula/tree/master/test/salt/pillar/examples directory. As they are, they allow you to get all the main Arvados components up and running.
+There are example Salt pillar files for each of those formulas in the "test/salt/pillar/examples":https://github.com/saltstack-formulas/arvados-formula/tree/master/test/salt/pillar/examples directory. As they are, they allow you to get all the main Arvados components up and running.
 
 h2(#saltstack). Install Arvados using Saltstack
 
diff --git a/tools/salt-install/provision.sh b/tools/salt-install/provision.sh
index 991dc3c84..7e88d7662 100755
--- a/tools/salt-install/provision.sh
+++ b/tools/salt-install/provision.sh
@@ -40,7 +40,7 @@ VERSION="latest"
 # In Vagrant, make sure it matches what you set in the Vagrantfile
 # HOST_SSL_PORT=443
 
-# This is a arvados-formula setting. 
+# This is a arvados-formula setting.
 # If branch is set, the script will switch to it before running salt
 # Usually not needed, only used for testing
 # BRANCH="master"

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list