From 4838ac4c9fd91e8b55ecd901e7d2953c95a4ea5b Mon Sep 17 00:00:00 2001
From: Arne Oslebo <arne.oslebo@uninett.no>
Date: Wed, 18 Nov 2020 10:07:32 +0100
Subject: [PATCH] added comment about ssh key for gitlab

---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 00dbcc7..c4caeea 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,8 @@ Log in and install ansible:
 `yum -y install ansible git`  
 `ansible-galaxy collection install ansible.posix`
 
-Clone soctools:  
+Clone soctools:
+Temporary solution: Upload your ssh key to gitlab.geant.org
 `git clone https://gitlab.geant.org/gn4-3-wp8-t3.1-soc/soctools.git`  
 `cd soctools`
 
-- 
GitLab