Test the alloy stuff.
This commit is contained in:
parent
4b661b3eb2
commit
e37b0a2e2d
1 changed files with 2 additions and 0 deletions
|
@ -129,6 +129,8 @@ def main():
|
|||
modules["sunet"]["tag"] = "mifr-monitor*"
|
||||
if "internal-sto4-test-k8sc" in host_info["fqdn"]:
|
||||
modules["sunet"]["tag"] = "mifr-monitor*"
|
||||
if "internal-sto4-test-k8sw" in host_info["fqdn"]:
|
||||
modules["sunet"]["tag"] = "mifr-monitor*"
|
||||
# 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