From 9c6aabc76c8a7c2eabd4a0480f93d4a1947bf014 Mon Sep 17 00:00:00 2001 From: Maria Haider Date: Wed, 26 Feb 2025 13:08:16 +0100 Subject: [PATCH] removing fixed tag --- global/overlay/etc/puppet/setup_cosmos_modules | 2 -- 1 file changed, 2 deletions(-) diff --git a/global/overlay/etc/puppet/setup_cosmos_modules b/global/overlay/etc/puppet/setup_cosmos_modules index 245379f..4ff5e99 100755 --- a/global/overlay/etc/puppet/setup_cosmos_modules +++ b/global/overlay/etc/puppet/setup_cosmos_modules @@ -130,8 +130,6 @@ def main(): if host_info["fqdn"] == "lb-sthb-test-1.sunet.se": #modules["sunet"]["tag"] = "thorslund_ubuntu24_lb*" modules["sunet"]["tag"] = "jocar_lb_plus_ubuntu24-2*" - if host_info["fqdn"] == "sthb-lb-1.sunet.se": - modules["sunet"]["tag"] = "stable-2023v1-2025-02-25-v01" # Build list of expected file content file_lines = create_file_content(modules)