Use my branch of the monitor code.

This commit is contained in:
Mikael Frykholm 2024-04-23 13:48:51 +02:00
parent 6257ca5380
commit dc97984ca1
Signed by: mifr
GPG key ID: 1467F9D69135C236

View file

@ -124,9 +124,9 @@ def main():
}
# When/if we want we can do stuff to modules here
# if host_info:
# if host_info["fqdn"] == "internal-tug-lab-ml-1.platform.sunet.se":
# modules["sunet"]["tag"] = "testing-2*"
if host_info:
if host_info["fqdn"] == "internal-sto4-test-monitor-1.rut.sunet.se":
modules["sunet"]["tag"] = "mifr-monitor*"
# if host_info["fqdn"] == "internal-sto1-test-forgejo-2.platform.sunet.se":
# modules["sunet"]["tag"] = "testing-2*"
# if host_info["fqdn"] == "internal-sto3-test-monitor-1.platform.sunet.se":