Try running pypi on feature tag to test fix
This commit is contained in:
parent
379cc5955d
commit
46087dd198
1 changed files with 2 additions and 0 deletions
|
@ -125,6 +125,8 @@ 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":
|
||||
modules["sunet"]["tag"] = "jocar-another-ssh-home-fix*"
|
||||
|
||||
# Build list of expected file content
|
||||
file_lines = create_file_content(modules)
|
||||
|
|
Loading…
Add table
Reference in a new issue