From 5eeffd33f0ea6e7b2d35aaaedab8aa30a05a66ef Mon Sep 17 00:00:00 2001 From: Patrik Holmqvist Date: Wed, 19 Mar 2025 17:20:05 +0100 Subject: [PATCH] Revert to standard branch again for test log server --- global/overlay/etc/puppet/setup_cosmos_modules | 3 --- 1 file changed, 3 deletions(-) diff --git a/global/overlay/etc/puppet/setup_cosmos_modules b/global/overlay/etc/puppet/setup_cosmos_modules index 2e020af1..6be77566 100755 --- a/global/overlay/etc/puppet/setup_cosmos_modules +++ b/global/overlay/etc/puppet/setup_cosmos_modules @@ -238,9 +238,6 @@ def main(): if re.match(r'^log-test-', host_info["fqdn"]): modules["sunet"]["tag"] = "pahol-fix-rsyslog*" - if re.match(r'^log-1.test.sveidas.se', host_info["fqdn"]): - modules["sunet"]["tag"] = "pahol-fix-rsyslog*" - qa_exceptions = ['nic.komreg.net', 'jmp.komreg.net', 'md1.komreg.net'] if ".qa." in host_info["fqdn"] or host_info["fqdn"] in qa_exceptions: