From 03f321d9b5a2ff7f818973cac8e6b02fac7753e5 Mon Sep 17 00:00:00 2001 From: Primo <aaalsaye@stud.ntnu.no> Date: Sat, 6 Nov 2021 12:41:44 +0100 Subject: [PATCH] Update README with instructions --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b15d243..b56f369 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ Clone in home directory of ubuntu user git clone --recurse-submodules https://git.gvk.idi.ntnu.no/Primo/scaling_scheduler.git * Edit scale_env.yaml with all necessary values from openstack +* Permissions might need to be changed on setup.sh to make it executable (chmod) * Run setup.sh on a manager instance (Ubuntu) that is authenticated in the openstack cli (e.g run service user script) Example environment variables -- GitLab