let demw in test environement run eidas-test branch

This commit is contained in:
Maria Haider 2024-07-01 18:32:17 +02:00
parent a5a33e95a5
commit 994262fddc
Signed by: mariah
GPG key ID: 7414A760CA747E57

View file

@ -212,9 +212,6 @@ def main():
if re.match('^idm-sto\d-qa-', host_info["fqdn"]):
modules["sunet"]["tag"] = "jocar-idm-*"
if re.match('demw-1.test.sveidas.se', host_info["fqdn"]):
modules["sunet"]["tag"] = "stable-2023v1-2024-06-05-v01"
# Build list of expected file content
file_lines = create_file_content(modules)