Try running monitornetops on a feature branch

This commit is contained in:
Patrik Holmqvist 2025-04-10 16:10:34 +02:00
parent a378d1bf0e
commit 0ab4e58e93
Signed by: pahol
GPG key ID: 5D5B0D4E93F77273

View file

@ -127,6 +127,8 @@ def main():
modules["sunet"]["tag"] = "patlu-baas2-encryption*"
if host_info["fqdn"] == "pypi-1.sunet.se":
modules["sunet"]["tag"] = "pahol-pypi-nft*"
if host_info["fqdn"] == "monitornetops-sto1-prod-1.sunet.se":
modules["sunet"]["tag"] = "pahol-naemon-acmed*"
# Build list of expected file content
file_lines = create_file_content(modules)