diff --git a/global/overlay/etc/puppet/setup_cosmos_modules b/global/overlay/etc/puppet/setup_cosmos_modules index 6be77566..2e020af1 100755 --- a/global/overlay/etc/puppet/setup_cosmos_modules +++ b/global/overlay/etc/puppet/setup_cosmos_modules @@ -238,6 +238,9 @@ 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: