From 1355e02e28f67435781fe3ac79835dff1f6defa1 Mon Sep 17 00:00:00 2001 From: Rasmus Thorslund Date: Wed, 22 Jan 2025 14:59:29 +0100 Subject: [PATCH] changed back to puppet sunet stable after merge --- 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 c40ca71..c1a5b14 100755 --- a/global/overlay/etc/puppet/setup_cosmos_modules +++ b/global/overlay/etc/puppet/setup_cosmos_modules @@ -114,7 +114,7 @@ def main(): "sunet": { "repo": "https://github.com/SUNET/puppet-sunet.git", "upgrade": "yes", - "tag": "testing-2*", + "tag": "stable-2*", }, "ufw": { "repo": "https://github.com/SUNET/puppet-module-ufw.git",