Test in sto1 instead
This commit is contained in:
parent
8c2561ed0c
commit
55541d77cd
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@ def main():
|
|||
if host_info:
|
||||
if "internal-sto1-test-backup-1.geteduroam.sunet.se" in host_info["fqdn"]:
|
||||
modules["sunet"]["tag"] = "jocar-mariadb-backup-2*"
|
||||
if "internal-sto3-test-db-3.geteduroam.sunet.se" in host_info["fqdn"]:
|
||||
if "internal-sto1-test-db-1.geteduroam.sunet.se" in host_info["fqdn"]:
|
||||
modules["sunet"]["tag"] = "jocar-mariadb-backup-2*"
|
||||
|
||||
# Build list of expected file content
|
||||
|
|
Loading…
Add table
Reference in a new issue