From 23dd8ca13d3062c8a9f9f4693bfe342df421bcdc Mon Sep 17 00:00:00 2001 From: Johan Wassberg Date: Tue, 25 Feb 2025 12:16:48 +0100 Subject: [PATCH] More tests --- global/overlay/etc/puppet/setup_cosmos_modules | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/global/overlay/etc/puppet/setup_cosmos_modules b/global/overlay/etc/puppet/setup_cosmos_modules index 3e22707..4ff5e99 100755 --- a/global/overlay/etc/puppet/setup_cosmos_modules +++ b/global/overlay/etc/puppet/setup_cosmos_modules @@ -126,8 +126,7 @@ def main(): if host_info["fqdn"] == "pahol-test1.sunet.se": modules["sunet"]["tag"] = "patlu-baas2-encryption*" if host_info["fqdn"] == "lb-tug-test-1.sunet.se": - #modules["sunet"]["tag"] = "thorslund_ubuntu24_lb*" - modules["sunet"]["tag"] = "jocar_lb_plus_ubuntu24-2*" + modules["sunet"]["tag"] = "thorslund_ubuntu24_lb*" if host_info["fqdn"] == "lb-sthb-test-1.sunet.se": #modules["sunet"]["tag"] = "thorslund_ubuntu24_lb*" modules["sunet"]["tag"] = "jocar_lb_plus_ubuntu24-2*"