running stable tag for demw-1.test.sveidas.se

This commit is contained in:
Maria Haider 2024-02-21 20:36:04 +01:00
parent 6e8cd4d84f
commit d548b6f8d9
Signed by: mariah
GPG key ID: 7414A760CA747E57

View file

@ -206,10 +206,12 @@ def main():
if OS_INFO["VERSION_CODENAME"] == "bullseye":
pass
if re.match('^idm-sto\d-test-', host_info["fqdn"]):
modules["sunet"]["tag"] = "jocar-idm-*"
if re.match('demw-1.test.sveidas.se', host_info["fqdn"]):
modules["sunet"]["tag"] = "stable-2023v1-2*"
# Build list of expected file content
file_lines = create_file_content(modules)