Skip to content
Snippets Groups Projects
Commit e8fa63f4 authored by Stephane Armanet's avatar Stephane Armanet
Browse files

Add SDS and BI NFS shares - https://jira.esss.lu.se/browse/INFRA-7048

parent 4e618ad3
No related branches found
No related tags found
No related merge requests found
Pipeline #145206 failed
......@@ -25,11 +25,19 @@ jupyterhub_nfs_directories:
- opts: defaults,vers=4
path: /shares/enexar-tn-02
src: nas-tn-03-storfe.tn.esss.lu.se:/nas-tn-03/enexar-tn-02
- opts: defaults,vers=4
path: /shares/SDS
src: nfs-tn-01.tn.esss.lu.se:/SDS
- opts: defaults,vers=4
path: /shares/BI
src: nfs-tn-01.tn.esss.lu.se:/BI
jupyterhub_notebook_volumes:
/shares/controlroom: /shares/controlroom
/shares/enexar-tn-02: /shares/enexar-tn-02
/shares/scratch: /shares/scratch
/shares/users/operator: /home/operator
/shares/SDS: /shares/SDS
/shares/BI: /shares/BI
jupyterhub_proxy: http://172.16.6.77:8888
jupyterhub_traefik_host: jupyterhub-ops.tn.esss.lu.se
jupyterhub_whitelist:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment