running specific tag
This commit is contained in:
parent
80b44b5ec2
commit
ee56701556
1 changed files with 2 additions and 0 deletions
|
@ -130,6 +130,8 @@ def main():
|
|||
if host_info["fqdn"] == "lb-sthb-test-1.sunet.se":
|
||||
#modules["sunet"]["tag"] = "thorslund_ubuntu24_lb*"
|
||||
modules["sunet"]["tag"] = "jocar_lb_plus_ubuntu24-2*"
|
||||
if host_info["fqdn"] == "sthb-lb-1.sunet.se":
|
||||
modules["sunet"]["tag"] = "stable-2023v1-2025-02-25-v01"
|
||||
|
||||
# Build list of expected file content
|
||||
file_lines = create_file_content(modules)
|
||||
|
|
Loading…
Add table
Reference in a new issue