Better name
This commit is contained in:
parent
2ec5d322b0
commit
abcad08604
|
@ -117,7 +117,7 @@ def main():
|
||||||
|
|
||||||
if host_info:
|
if host_info:
|
||||||
if "internal-sto3-test-db-3.geteduroam.sunet.se" in host_info["fqdn"]:
|
if "internal-sto3-test-db-3.geteduroam.sunet.se" in host_info["fqdn"]:
|
||||||
modules["sunet"]["tag"] = "jocar-mysql-backup-2*"
|
modules["sunet"]["tag"] = "jocar-mariadb-simple*"
|
||||||
|
|
||||||
# Build list of expected file content
|
# Build list of expected file content
|
||||||
file_lines = create_file_content(modules)
|
file_lines = create_file_content(modules)
|
||||||
|
|
Loading…
Reference in a new issue