commit | 799fe4377e5e72c8170558b74c08c535a8f998ef | [log] [tgz] |
---|---|---|
author | Alexander Evseev <aevseev@mirantis.com> | Wed Oct 24 17:39:55 2018 +0200 |
committer | Alexander Evseev <aevseev@mirantis.com> | Wed Oct 24 17:39:55 2018 +0200 |
tree | ff98490fea02a76b05dee6dd893f808993bbbb99 | |
parent | 2a1f5a281907b261f6b5b6045672988e9a3fceff [diff] [blame] |
Update artifactory remote PYPI repository Update remote PYPI repo to use new pypi.org Change-Id: I9dc4d3b4704c5bb6d1d3e91edf9e118533dd0698 See: https://mirantis.jira.com/browse/PROD-24349
diff --git a/artifactory/client/init.yml b/artifactory/client/init.yml index bd69bd3..381681e 100644 --- a/artifactory/client/init.yml +++ b/artifactory/client/init.yml
@@ -329,7 +329,8 @@ pypi-remote: rclass: remote packageType: pypi - url: https://pypi.python.org + url: https://files.pythonhosted.org + pyPIRegistryUrl: https://pypi.org unusedArtifactsCleanupEnabled: true unusedArtifactsCleanupPeriodHours: 720