From 9f483a5e27deacbc79c27f78fc840b70a45a8c4e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix-Antoine=20Fortin?= Date: Thu, 10 Oct 2024 15:08:26 -0400 Subject: [PATCH] Try jupyterhub4 branch --- Puppetfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Puppetfile b/Puppetfile index fe0618363..44f6f0be5 100644 --- a/Puppetfile +++ b/Puppetfile @@ -39,4 +39,4 @@ mod 'saz-limits', '3.0.4' mod 'computecanada-jupyterhub', :git => 'https://github.com/ComputeCanada/puppet-jupyterhub.git', - :ref => 'v5.0.6' + :ref => 'jh4-work'