[arvados] updated: 2.1.0-2967-g2c350c49f

git repository hosting git at public.arvados.org
Thu Dec 1 16:42:17 UTC 2022


Summary of changes:
 doc/_includes/_download_installer.liquid        | 2 ++
 doc/install/salt-multi-host.html.textile.liquid | 4 ----
 2 files changed, 2 insertions(+), 4 deletions(-)

       via  2c350c49f4cf8243f39cbc7bef0e5d5356891a66 (commit)
      from  afe3ee7d4dc3c5820e3af561f81c8267c671180b (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 2c350c49f4cf8243f39cbc7bef0e5d5356891a66
Author: Peter Amstutz <peter.amstutz at curii.com>
Date:   Thu Dec 1 11:40:30 2022 -0500

    19215: Move the note about installing Terraform CLI
    
    Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz at curii.com>

diff --git a/doc/_includes/_download_installer.liquid b/doc/_includes/_download_installer.liquid
index 31c3f4362..7d401bb8f 100644
--- a/doc/_includes/_download_installer.liquid
+++ b/doc/_includes/_download_installer.liquid
@@ -28,6 +28,8 @@ Important!  Once you have initialized the installer directory, all further comma
 
 h3. Using Terraform (AWS specific)
 
+If you are going to use Terraform to set up the infrastructure on AWS, you first need to install the "Terraform CLI":https://developer.hashicorp.com/terraform/tutorials/aws-get-started/install-cli tool installed on your computer, as well as the "AWS CLI":https://docs.aws.amazon.com/cli/latest/userguide/getting-started-install.html tool.  Then you can initialize the installer.
+
 <notextile>
 <pre><code>CLUSTER=xarv1
 ./installer.sh initialize ~/setup-arvados-${CLUSTER} {{local_params_src}} {{config_examples_src}} {{terraform_src}}
diff --git a/doc/install/salt-multi-host.html.textile.liquid b/doc/install/salt-multi-host.html.textile.liquid
index 98f69da4a..8c52635e3 100644
--- a/doc/install/salt-multi-host.html.textile.liquid
+++ b/doc/install/salt-multi-host.html.textile.liquid
@@ -65,10 +65,6 @@ In the default configuration these are:
 
 For more information, see "DNS entries and TLS certificates":install-manual-prerequisites.html#dnstls.
 
-h3. Install Terraform and AWS CLI (AWS specific)
-
-If you are going to use Terraform to set up the infrastructure on AWS, you will need to install the "Terraform CLI":https://developer.hashicorp.com/terraform/tutorials/aws-get-started/install-cli tool installed on your computer, as well as the "AWS CLI":https://docs.aws.amazon.com/cli/latest/userguide/getting-started-install.html tool.
-
 h2(#download). Download the installer
 
 {% assign local_params_src = 'multiple_hosts' %}

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list