diff --git a/global/overlay/etc/puppet/setup_cosmos_modules b/global/overlay/etc/puppet/setup_cosmos_modules index 4a3c323f..6be77566 100755 --- a/global/overlay/etc/puppet/setup_cosmos_modules +++ b/global/overlay/etc/puppet/setup_cosmos_modules @@ -235,6 +235,9 @@ def main(): if re.match(r'^connector-test-', host_info["fqdn"]): modules["sunet"]["tag"] = "pahol-redict*" + if re.match(r'^log-test-', 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: