Switch back to testing.
This commit is contained in:
parent
5f9be920d9
commit
1d6efa607e
1 changed files with 1 additions and 1 deletions
|
@ -130,7 +130,7 @@ def main():
|
|||
# When/if we want we can do stuff to modules here
|
||||
if host_info:
|
||||
if host_info["fqdn"] == "internal-sto4-test-monitor-1.rut.sunet.se":
|
||||
modules["sunet"]["tag"] = "mifr-naemon-fixes*"
|
||||
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"]:
|
||||
|
|
Loading…
Add table
Reference in a new issue