From 432f515b5e5279577253543a41f42116d340aed1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix-Antoine=20Fortin?= Date: Fri, 12 Apr 2024 16:34:52 -0400 Subject: [PATCH] Bump puppet trailblazing turtle to 0.2.1 --- Puppetfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Puppetfile b/Puppetfile index 0bb2c90c8..a75823560 100644 --- a/Puppetfile +++ b/Puppetfile @@ -41,4 +41,4 @@ mod 'computecanada-jupyterhub', mod 'computecanada-trailblazing_turtle', :git => 'https://github.com/ComputeCanada/puppet-trailblazing_turtle.git', - :ref => 'v0.2.0' + :ref => 'v0.2.1'