run a specific tag
This commit is contained in:
parent
d548b6f8d9
commit
775675b83f
1 changed files with 1 additions and 1 deletions
|
@ -210,7 +210,7 @@ def main():
|
|||
modules["sunet"]["tag"] = "jocar-idm-*"
|
||||
|
||||
if re.match('demw-1.test.sveidas.se', host_info["fqdn"]):
|
||||
modules["sunet"]["tag"] = "stable-2023v1-2*"
|
||||
modules["sunet"]["tag"] = "stable-2023v1-2023-12-21-v01"
|
||||
|
||||
# Build list of expected file content
|
||||
file_lines = create_file_content(modules)
|
||||
|
|
Loading…
Add table
Reference in a new issue