diff --git a/global/overlay/etc/puppet/setup_cosmos_modules b/global/overlay/etc/puppet/setup_cosmos_modules index d948e2e..3003543 100755 --- a/global/overlay/etc/puppet/setup_cosmos_modules +++ b/global/overlay/etc/puppet/setup_cosmos_modules @@ -125,10 +125,6 @@ def main(): modules["sunet"]["tag"] = "pahol-influx*" 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"] = "jocar_lb_plus_ubuntu24-2*" - if host_info["fqdn"] == "lb-sthb-test-1.sunet.se": - modules["sunet"]["tag"] = "jocar_lb_plus_ubuntu24-2*" # Build list of expected file content file_lines = create_file_content(modules)