Skip to content
Snippets Groups Projects
Commit 877c300e authored by Karen Pailozian's avatar Karen Pailozian
Browse files

With remove-named-servers option

parent 2e884916
No related branches found
No related tags found
No related merge requests found
...@@ -163,7 +163,7 @@ hub: ...@@ -163,7 +163,7 @@ hub:
- jupyterhub_idle_culler - jupyterhub_idle_culler
- --timeout=600 - --timeout=600
- --cull-users=True - --cull-users=True
#- --remove-named-servers=True - --remove-named-servers=True
# spawner_class: (in egi-notebooks-b2drop) # spawner_class: (in egi-notebooks-b2drop)
extraConfig: extraConfig:
assign-roles-culler: |- assign-roles-culler: |-
...@@ -178,7 +178,6 @@ hub: ...@@ -178,7 +178,6 @@ hub:
"delete:servers", "delete:servers",
"admin:users", # if using --cull-users (to delete users) "admin:users", # if using --cull-users (to delete users)
], ],
# assignment of role's permissions to:
} }
] ]
egi-notebooks-welcome: |- egi-notebooks-welcome: |-
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment