Switch to my new nft fix branch.
This commit is contained in:
parent
7ae6e24411
commit
0b40be5b23
1 changed files with 2 additions and 2 deletions
|
@ -127,8 +127,8 @@ def main():
|
|||
if host_info:
|
||||
if host_info["fqdn"] == "internal-sto4-test-monitor-1.rut.sunet.se":
|
||||
modules["sunet"]["tag"] = "mifr-monitor*"
|
||||
if host_info["fqdn"] == "internal-sto4-test-k8sw-0.rut.sunet.se":
|
||||
modules["sunet"]["tag"] = "mifr-monitor*"
|
||||
if "internal-sto4-test-k8sc" 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…
Add table
Reference in a new issue