Remove custom tag for pypi-1

This commit is contained in:
Patrik Holmqvist 2024-10-11 10:28:51 +02:00
parent 8848709ab7
commit 65bffafa6b
Signed by: pahol
GPG key ID: 5D5B0D4E93F77273

View file

@ -120,8 +120,6 @@ def main():
modules["sunet"]["tag"] = "pahol-influx*"
if host_info["fqdn"] == "pahol-test1.sunet.se":
modules["sunet"]["tag"] = "pahol-baas2-2*"
if host_info["fqdn"] == "pypi-1.sunet.se":
modules["sunet"]["tag"] = "pahol-pypi-dockerhost2*"
# Build list of expected file content
file_lines = create_file_content(modules)