Test new code
This commit is contained in:
parent
5ffaa8c493
commit
d1a072aea7
1 changed files with 3 additions and 0 deletions
|
@ -214,6 +214,9 @@ def main():
|
|||
if ".qa." in host_info["fqdn"] or host_info["fqdn"] in qa_exceptions:
|
||||
modules["sunet"]["tag"] = "eidas-qa-2*"
|
||||
|
||||
if "monitor-tug-3.komreg.net" in host_info["fqdn"]:
|
||||
modules["nagioscfg"]["tag"] = "jocar-naemon-supports-reload-2*"
|
||||
|
||||
# Build list of expected file content
|
||||
file_lines = create_file_content(modules)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue