We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 495c459 commit a972e02Copy full SHA for a972e02
common/config.yaml
@@ -2,7 +2,7 @@ jupyterhub::enable_otp_auth: false
2
jupyterhub::admin_groups: ['helper']
3
# For TF cloud, password is pre-set from variable
4
profile::users::ldap::users:
5
- "%{lookup('cluster_name')}-":
+ "%{lookup('cluster_name')}_user":
6
count: 50
7
passwd: "%{alias('passwd_user')}"
8
groups: ['def-sponsor00']
0 commit comments