From d817b17528d25b60ec664a5fadac8d66d635ee47 Mon Sep 17 00:00:00 2001 From: Jan Siwiec <jan.siwiec@vsb.cz> Date: Wed, 16 Aug 2023 13:28:49 +0200 Subject: [PATCH] Update einfracz-cloud.md --- docs.it4i/cloud/einfracz-cloud.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs.it4i/cloud/einfracz-cloud.md b/docs.it4i/cloud/einfracz-cloud.md index 3a4c83b47..21fb39c68 100644 --- a/docs.it4i/cloud/einfracz-cloud.md +++ b/docs.it4i/cloud/einfracz-cloud.md @@ -21,7 +21,9 @@ so make sure that you follow steps for Ostrava cloud where applicable. ### Process Automatization -You can automate the process using the following tools: +You can automate the process using Terraform or Openstack. +Make sure you meet the prerequisites for the respective tool, as stated below, +and follow the guide at [https://code.it4i.cz/dvo0012/infrastructure-by-script][8]. #### Terraform @@ -30,7 +32,7 @@ Prerequisites: * Linux/Mac/WSL terminal BASH shell * installed Terraform and sshuttle * [downloaded application credentials][9] from OpenStack Horizon dashboard and saved as a `project_openrc.sh.inc` text file - * follow the guide: [https://code.it4i.cz/dvo0012/infrastructure-by-script][8] + * follow the guide: #### OpenStack -- GitLab