From 39416f3314ce7d35034996f5fa2c404e573c70b9 Mon Sep 17 00:00:00 2001
From: Arne Oslebo <arne.oslebo@uninett.no>
Date: Mon, 23 Nov 2020 12:30:14 +0100
Subject: [PATCH] Added info about default users

---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 66ee3f8..1be25fd 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ Log in and install ansible:
 
 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`  
+`git clone git@gitlab.geant.org:gn4-3-wp8-t3.1-soc/soctools.git`
 `cd soctools`
 
 Install soctools:
@@ -47,10 +47,10 @@ To stop the cluster, run the ansible playbook soctools.yml:
 Web interfaces are available on the following ports:
  * 9443 - NiFi
  * 5601 - Kibana
- * 6443 - Misp
+ * 6443 - Misp : Default user/password: admin@admin.test/test
  * 9000 - The Hive
  * 9001 - Cortex
- * 12443 - Keycloak
+ * 12443 - Keycloak : Default user/password: admin/Pass005
 
 License
 -------
-- 
GitLab