From c62bf54a85abbcb2d8dbf210e33880e06a56fa2b Mon Sep 17 00:00:00 2001
From: "Suren A. Chilingaryan" <csa@suren.me>
Date: Thu, 25 Feb 2021 03:00:23 +0100
Subject: Create Jupyter namespace for Julian

---
 setup/configs/openshift.yml | 3 +++
 setup/users/htpasswd        | 1 +
 2 files changed, 4 insertions(+)

(limited to 'setup')

diff --git a/setup/configs/openshift.yml b/setup/configs/openshift.yml
index 878d687..1d3132c 100644
--- a/setup/configs/openshift.yml
+++ b/setup/configs/openshift.yml
@@ -13,6 +13,7 @@ ands_openshift_projects:
   adai: ADAI
   bora: Build Once Run Always
   wave: Web-based Analysis of Volumes
+  jupyter: JupyterHub and other analytics tools
   services: Additional services
   web: Web Sites
   mon: OpenShift monitoring
@@ -27,6 +28,7 @@ ands_openshift_users:
   jonasteufel: { name: "Jonas Teufel", email: "jonseb1998@gmail.com" }
   jalal: { name: "Jalal Mostafa", email: "jalal.mostapha@outlook.com" }
   gil: { name: "Woosik Gil", email: "gil@kit.edu" }
+  jhar: { name: "Julius Hartmann", email: "julius.hartmann@kit.edu" }
 
 
 ands_openshift_roles:
@@ -45,6 +47,7 @@ ands_openshift_roles:
   web/admin: kopmann, jonasteufel, jalal
   mon/admin: csa, jalal
   test/admin: csa, ntj, kopmann, katrin
+  jupyter/admin: csa, kopmann, jalal, jhar
 
 ands_repos:
   docker: "{{ ands_info.git_url }}/ands-docker"
diff --git a/setup/users/htpasswd b/setup/users/htpasswd
index 4386b9e..4939761 100644
--- a/setup/users/htpasswd
+++ b/setup/users/htpasswd
@@ -6,3 +6,4 @@ kopmann:$apr1$jU8jCdPh$u7ZUBiT3gzxlf1xPJl6FI.
 jonasteufel:$apr1$2dsiiZ1p$Us/5i8DEt9fxeliGy7L6h/
 jalal:$apr1$hwKRrL2x$RbtSQbfZZqPuvHL9YhCKp.
 gil:$apr1$p2khs49v$7poH4dUbTpCyhEO5JmgLx0
+jhar:$apr1$pDAXDbT4$r2f1SP5D71KplWZKLNi27.
-- 
cgit v1.2.3