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",