Fix typo
This commit is contained in:
parent
46087dd198
commit
86307d45cf
1 changed files with 1 additions and 1 deletions
|
@ -125,7 +125,7 @@ def main():
|
|||
modules["sunet"]["tag"] = "pahol-influx*"
|
||||
if host_info["fqdn"] == "pahol-test1.sunet.se":
|
||||
modules["sunet"]["tag"] = "patlu-baas2-encryption*"
|
||||
if host_info["fqdn"] == "pypy-1.sunet.se":
|
||||
if host_info["fqdn"] == "pypi-1.sunet.se":
|
||||
modules["sunet"]["tag"] = "jocar-another-ssh-home-fix*"
|
||||
|
||||
# Build list of expected file content
|
||||
|
|
Loading…
Add table
Reference in a new issue