Switch back to testing.

This commit is contained in:
Mikael Frykholm 2025-03-27 15:56:07 +01:00
parent 5f9be920d9
commit 1d6efa607e
Signed by: mifr
GPG key ID: 1467F9D69135C236

View file

@ -130,7 +130,7 @@ def main():
# When/if we want we can do stuff to modules here
if host_info:
if host_info["fqdn"] == "internal-sto4-test-monitor-1.rut.sunet.se":
modules["sunet"]["tag"] = "mifr-naemon-fixes*"
modules["sunet"]["tag"] = "testing*"
if "internal-sto4-test-k8sc" in host_info["fqdn"]:
modules["sunet"]["tag"] = "testing*"
if "internal-sto4-test-k8sw" in host_info["fqdn"]: