Merged to stable

This commit is contained in:
Johan Wassberg 2024-06-04 12:32:34 +02:00
parent 3a52261d01
commit 165a881ca6
Signed by: jocar
GPG key ID: BE4EC2EEADF2C31B

View file

@ -115,9 +115,9 @@ def main():
if OS_INFO["VERSION_CODENAME"] == "bullseye":
pass
if host_info:
if "internal-dco-prod-monitor-1" in host_info["fqdn"]:
modules["sunet"]["tag"] = "jocar-nrpe-scriptherder*"
# if host_info:
# if "internal-dco-prod-monitor-1" in host_info["fqdn"]:
# modules["sunet"]["tag"] = "jocar-nrpe-scriptherder*"
# Build list of expected file content
file_lines = create_file_content(modules)