From 5a1b44e7c0faca9be19fecb659c1c1934d97c282 Mon Sep 17 00:00:00 2001 From: Magnus Andersson Date: Thu, 24 Oct 2024 09:45:47 +0200 Subject: [PATCH] Test more recent puppet sunet tag --- 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 90462da..44cddea 100755 --- a/global/overlay/etc/puppet/setup_cosmos_modules +++ b/global/overlay/etc/puppet/setup_cosmos_modules @@ -118,7 +118,7 @@ def main(): # When/if we want we can do stuff to modules here if host_info: if host_info["environment"] == "test": - modules["sunet"]["tag"] = "testing-2024-04-29-*" + modules["sunet"]["tag"] = "testing-2024-05-07-*" # if host_info["fqdn"] == "k8sw1.matrix.test..sunet.se": # modules["sunet"]["tag"] = "mandersson-test*" # Build list of expected file content