From 0a1d475129d9c5e4e14d6e54225d9df9763b516d Mon Sep 17 00:00:00 2001 From: Pier-Luc St-Onge Date: Wed, 29 Jan 2025 09:13:38 -0500 Subject: [PATCH] =?UTF-8?q?Cr=C3=A9er=20200=20comptes=20user=20par=20d?= =?UTF-8?q?=C3=A9faut?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/config.yaml b/common/config.yaml index e504d14..270be6a 100644 --- a/common/config.yaml +++ b/common/config.yaml @@ -7,7 +7,7 @@ jupyterhub::admin_groups: ['helper'] # For TF cloud, password is pre-set from variable profile::users::ldap::users: user: - count: 50 + count: 200 passwd: "%{alias('passwd_user')}" groups: ['def-sponsor00']