Test more recent puppet sunet tag
This commit is contained in:
parent
4f63fa0f60
commit
5a1b44e7c0
|
@ -118,7 +118,7 @@ def main():
|
|||
# When/if we want we can do stuff to modules here
|
||||
if host_info:
|
||||
if host_info["environment"] == "test":
|
||||
modules["sunet"]["tag"] = "testing-2024-04-29-*"
|
||||
modules["sunet"]["tag"] = "testing-2024-05-07-*"
|
||||
# if host_info["fqdn"] == "k8sw1.matrix.test..sunet.se":
|
||||
# modules["sunet"]["tag"] = "mandersson-test*"
|
||||
# Build list of expected file content
|
||||
|
|
Loading…
Reference in a new issue