From 11f514ec483ff3244cb6f13339b8ab6320ad8fbc Mon Sep 17 00:00:00 2001 From: Jan Siwiec <jan.siwiec@vsb.cz> Date: Thu, 17 Aug 2023 10:48:30 +0200 Subject: [PATCH] Update einfracz-cloud.md --- docs.it4i/cloud/einfracz-cloud.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs.it4i/cloud/einfracz-cloud.md b/docs.it4i/cloud/einfracz-cloud.md index 8f811517c..2fdff901a 100644 --- a/docs.it4i/cloud/einfracz-cloud.md +++ b/docs.it4i/cloud/einfracz-cloud.md @@ -30,9 +30,9 @@ You can automate the process using Terraform or Openstack. 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 +* 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/terraform][8] @@ -40,8 +40,8 @@ Follow the guide: [https://code.it4i.cz/terraform][8] Prerequisites: - * Linux/Mac/WSL terminal BASH shell - * installed [OpenStack client][7] +* Linux/Mac/WSL terminal BASH shell +* installed [OpenStack client][7] Follow the guide: [https://code.it4i.cz/commandline][10] -- GitLab