We need my stuff until merged

This commit is contained in:
Johan Wassberg 2024-05-27 15:00:52 +02:00
parent a22d5b9cd4
commit ed77d7ed58
Signed by: jocar
GPG key ID: BE4EC2EEADF2C31B

View file

@ -209,6 +209,9 @@ def main():
if re.match('^idm-sto\d-test-', host_info["fqdn"]):
modules["sunet"]["tag"] = "jocar-idm-*"
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-2023-12-21-v01"