pahol-fix-rsyslog is merged, no longer need custom tag, SC-2522
This commit is contained in:
parent
353c54ba63
commit
b950a0fab9
1 changed files with 0 additions and 3 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue