pahol-fix-rsyslog is merged, no longer need custom tag, SC-2522

This commit is contained in:
Patrik Holmqvist 2025-03-31 09:23:28 +02:00
parent 353c54ba63
commit b950a0fab9
Signed by: pahol
GPG key ID: 5D5B0D4E93F77273

View file

@ -235,9 +235,6 @@ 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: