Add internap pypi mirror
Change-Id: I4802b2fe69a98a99295913100b0214bca3bc6fd8
This commit is contained in:
parent
46ebbe3b10
commit
23d9b3d339
@ -12,9 +12,10 @@ At a Glance
|
||||
|
||||
:Hosts:
|
||||
* http://pypi.openstack.org (deprecated)
|
||||
* http://pypi.iad.openstack.org
|
||||
* http://pypi.gra1.openstack.org
|
||||
* http://pypi.dfw.openstack.org
|
||||
* http://pypi.gra1.openstack.org
|
||||
* http://pypi.iad.openstack.org
|
||||
* http://pypi.nyj01.openstack.org
|
||||
* http://pypi.ord.openstack.org
|
||||
* http://pypi.region-b.geo-1.openstack.org
|
||||
* http://pypi.regionone.openstack.org
|
||||
|
@ -145,6 +145,7 @@ class openstack_project::cacti (
|
||||
'pypi.dfw.openstack.org',
|
||||
'pypi.gra1.openstack.org',
|
||||
'pypi.iad.openstack.org',
|
||||
'pypi.nyj01.openstack.org',
|
||||
'pypi.openstack.org',
|
||||
'pypi.ord.openstack.org',
|
||||
'pypi.region-b.geo-1.openstack.org',
|
||||
|
@ -18,6 +18,7 @@ class openstack_project::server (
|
||||
'pypi.dfw.openstack.org',
|
||||
'pypi.gra1.openstack.org',
|
||||
'pypi.iad.openstack.org',
|
||||
'pypi.nyj01.openstack.org',
|
||||
'pypi.ord.openstack.org',
|
||||
'pypi.region-b.geo-1.openstack.org',
|
||||
'pypi.regionone.openstack.org',
|
||||
|
@ -23,6 +23,7 @@ class openstack_project::template (
|
||||
'pypi.dfw.openstack.org',
|
||||
'pypi.gra1.openstack.org',
|
||||
'pypi.iad.openstack.org',
|
||||
'pypi.nyj01.openstack.org',
|
||||
'pypi.ord.openstack.org',
|
||||
'pypi.region-b.geo-1.openstack.org',
|
||||
'pypi.regionone.openstack.org',
|
||||
|
Loading…
Reference in New Issue
Block a user