Try to deploy with older version of puppet sunet
This commit is contained in:
parent
9a23e78011
commit
a3215eae9b
|
@ -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-2*"
|
||||
modules["sunet"]["tag"] = "testing-2024-04-29-*"
|
||||
# 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