Restore monitornetops to original sunet stable tag, SC-2522

This commit is contained in:
Patrik Holmqvist 2025-04-11 14:27:13 +02:00
parent 0ab4e58e93
commit 837d25765a
Signed by: pahol
GPG key ID: 5D5B0D4E93F77273

View file

@ -127,8 +127,6 @@ 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)