From 148964d93fc9e044b9b1505062b4da6a87d57688 Mon Sep 17 00:00:00 2001 From: Johan Wassberg Date: Wed, 19 Jun 2024 21:13:05 +0200 Subject: [PATCH] Latest and greatest --- global/overlay/etc/puppet/setup_cosmos_modules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global/overlay/etc/puppet/setup_cosmos_modules b/global/overlay/etc/puppet/setup_cosmos_modules index e9c490a..7ced5de 100755 --- a/global/overlay/etc/puppet/setup_cosmos_modules +++ b/global/overlay/etc/puppet/setup_cosmos_modules @@ -101,7 +101,7 @@ def main(): "sunet": { "repo": "https://github.com/SUNET/puppet-sunet.git", "upgrade": "yes", - "tag": "stable-2*", + "tag": "jocar-geteduroam-2*", }, "nagioscfg": { "repo": "https://github.com/SUNET/puppet-nagioscfg.git",