Start with nft fixes.
This commit is contained in:
parent
8135e2cff2
commit
11fd0bda37
|
@ -129,8 +129,8 @@ def main():
|
|||
modules["sunet"]["tag"] = "testing*"
|
||||
if "internal-sto4-test-k8sc" in host_info["fqdn"]:
|
||||
modules["sunet"]["tag"] = "testing*"
|
||||
if "internal-sto4-test-k8sw" in host_info["fqdn"]:
|
||||
modules["sunet"]["tag"] = "testing*"
|
||||
if "internal-sto4-test-k8sw-0" in host_info["fqdn"]:
|
||||
modules["sunet"]["tag"] = "mifr-nft-fixes*"
|
||||
# if host_info["fqdn"] == "internal-sto1-test-forgejo-2.platform.sunet.se":
|
||||
# modules["sunet"]["tag"] = "testing-2*"
|
||||
# if host_info["fqdn"] == "internal-sto3-test-monitor-1.platform.sunet.se":
|
||||
|
|
Loading…
Reference in a new issue