Run pypi on another custom tag, SUNETOPS-1938
This commit is contained in:
parent
39087d1b75
commit
a983e38dd7
1 changed files with 1 additions and 1 deletions
|
@ -126,7 +126,7 @@ def main():
|
|||
if host_info["fqdn"] == "pahol-test1.sunet.se":
|
||||
modules["sunet"]["tag"] = "patlu-baas2-encryption*"
|
||||
if host_info["fqdn"] == "pypi-1.sunet.se":
|
||||
modules["sunet"]["tag"] = "jocar-another-ssh-home-fix*"
|
||||
modules["sunet"]["tag"] = "pahol-pypi-nft*"
|
||||
|
||||
# Build list of expected file content
|
||||
file_lines = create_file_content(modules)
|
||||
|
|
Loading…
Add table
Reference in a new issue