From dba0e2e107b5e27323f52dd53d8cfd473f5d3c2d Mon Sep 17 00:00:00 2001 From: Patrik Lundin Date: Mon, 11 Nov 2024 15:37:59 +0100 Subject: [PATCH] Test firewall config --- 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 4732c8d..29e707a 100755 --- a/global/overlay/etc/puppet/setup_cosmos_modules +++ b/global/overlay/etc/puppet/setup_cosmos_modules @@ -83,7 +83,7 @@ def main(): "sunet": { "repo": "https://github.com/SUNET/puppet-sunet.git", "upgrade": "yes", - "tag": "stable-2023v1-2*", + "tag": "patlu-dockerhost2-ipv6-nat-2*", }, "augeas": { "repo": "https://github.com/SUNET/puppet-augeas.git",