Switch over all hosts to new fw code.
This commit is contained in:
parent
11fd0bda37
commit
defc14c476
|
@ -128,8 +128,8 @@ def main():
|
||||||
if host_info["fqdn"] == "internal-sto4-test-monitor-1.rut.sunet.se":
|
if host_info["fqdn"] == "internal-sto4-test-monitor-1.rut.sunet.se":
|
||||||
modules["sunet"]["tag"] = "testing*"
|
modules["sunet"]["tag"] = "testing*"
|
||||||
if "internal-sto4-test-k8sc" in host_info["fqdn"]:
|
if "internal-sto4-test-k8sc" in host_info["fqdn"]:
|
||||||
modules["sunet"]["tag"] = "testing*"
|
modules["sunet"]["tag"] = "mifr-nft-fixes*"
|
||||||
if "internal-sto4-test-k8sw-0" in host_info["fqdn"]:
|
if "internal-sto4-test-k8sw" in host_info["fqdn"]:
|
||||||
modules["sunet"]["tag"] = "mifr-nft-fixes*"
|
modules["sunet"]["tag"] = "mifr-nft-fixes*"
|
||||||
# if host_info["fqdn"] == "internal-sto1-test-forgejo-2.platform.sunet.se":
|
# if host_info["fqdn"] == "internal-sto1-test-forgejo-2.platform.sunet.se":
|
||||||
# modules["sunet"]["tag"] = "testing-2*"
|
# modules["sunet"]["tag"] = "testing-2*"
|
||||||
|
|
Loading…
Reference in a new issue