Skip to content
Snippets Groups Projects
Commit 3840a290 authored by František Dvořák's avatar František Dvořák
Browse files

Staging1 @ PSNC differences

parent ff806835
No related branches found
No related tags found
No related merge requests found
......@@ -140,7 +140,7 @@ hub:
# valtri@civ.zcu.cz
- c36b18fe-e03a-4a22-ab14-5965e0171410@eosc-federation.eu
allowed_groups:
- urn:geant:eosc-federation.eu:testing:group:eosc#testing.eosc-federation.eu
- urn:geant:eosc-federation.eu:staging:group:eosc#staging.eosc-federation.eu
auto_login: true
claim_groups_key: "entitlements"
EGICheckinAuthenticator:
......@@ -341,7 +341,8 @@ hub:
self.log.info("No auth state, skipping ownCloud")
c.JupyterHub.spawner_class = WebDavOIDCSpawner
# c.JupyterHub.spawner_class = WebDavOIDCSpawner
c.JupyterHub.spawner_class = B2DropSpawner
c.B2DropSpawner.http_timeout = 90
c.B2DropSpawner.args = ["--FileCheckpoints.checkpoint_dir='/home/jovyan/.notebookCheckpoints'"]
c.B2DropSpawner.profile_form_template = """
......
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