We need my stuff until merged
This commit is contained in:
parent
a22d5b9cd4
commit
ed77d7ed58
1 changed files with 3 additions and 0 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue