Switch back to monitor-branch to test some stuff.
This commit is contained in:
parent
4b0c02586c
commit
659a7f0efb
1 changed files with 1 additions and 1 deletions
|
@ -128,7 +128,7 @@ 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"] = "mifr-monitor*"
|
modules["sunet"]["tag"] = "mifr-monitor*"
|
||||||
if "internal-sto4-test-k8sc" in host_info["fqdn"]:
|
if "internal-sto4-test-k8sc" in host_info["fqdn"]:
|
||||||
modules["sunet"]["tag"] = "mifr-nft-fixes*"
|
modules["sunet"]["tag"] = "mifr-monitor*"
|
||||||
# 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*"
|
||||||
# if host_info["fqdn"] == "internal-sto3-test-monitor-1.platform.sunet.se":
|
# if host_info["fqdn"] == "internal-sto3-test-monitor-1.platform.sunet.se":
|
||||||
|
|
Loading…
Add table
Reference in a new issue