Merged to stable
This commit is contained in:
parent
3a52261d01
commit
165a881ca6
|
@ -115,9 +115,9 @@ def main():
|
||||||
if OS_INFO["VERSION_CODENAME"] == "bullseye":
|
if OS_INFO["VERSION_CODENAME"] == "bullseye":
|
||||||
pass
|
pass
|
||||||
|
|
||||||
if host_info:
|
# if host_info:
|
||||||
if "internal-dco-prod-monitor-1" in host_info["fqdn"]:
|
# if "internal-dco-prod-monitor-1" in host_info["fqdn"]:
|
||||||
modules["sunet"]["tag"] = "jocar-nrpe-scriptherder*"
|
# modules["sunet"]["tag"] = "jocar-nrpe-scriptherder*"
|
||||||
|
|
||||||
# Build list of expected file content
|
# Build list of expected file content
|
||||||
file_lines = create_file_content(modules)
|
file_lines = create_file_content(modules)
|
||||||
|
|
Loading…
Reference in a new issue