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
Branches
No related tags found
No related merge requests found
...@@ -140,7 +140,7 @@ hub: ...@@ -140,7 +140,7 @@ hub:
# valtri@civ.zcu.cz # valtri@civ.zcu.cz
- c36b18fe-e03a-4a22-ab14-5965e0171410@eosc-federation.eu - c36b18fe-e03a-4a22-ab14-5965e0171410@eosc-federation.eu
allowed_groups: 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 auto_login: true
claim_groups_key: "entitlements" claim_groups_key: "entitlements"
EGICheckinAuthenticator: EGICheckinAuthenticator:
...@@ -341,7 +341,8 @@ hub: ...@@ -341,7 +341,8 @@ hub:
self.log.info("No auth state, skipping ownCloud") 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.http_timeout = 90
c.B2DropSpawner.args = ["--FileCheckpoints.checkpoint_dir='/home/jovyan/.notebookCheckpoints'"] c.B2DropSpawner.args = ["--FileCheckpoints.checkpoint_dir='/home/jovyan/.notebookCheckpoints'"]
c.B2DropSpawner.profile_form_template = """ c.B2DropSpawner.profile_form_template = """
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment