Merge "Rename sjc1 mirror to regionone"

This commit is contained in:
Jenkins 2015-11-11 19:09:01 +00:00 committed by Gerrit Code Review
commit 56d93130c6
4 changed files with 4 additions and 4 deletions
doc/source
modules/openstack_project/manifests

@ -17,7 +17,7 @@ At a Glance
* http://pypi.dfw.openstack.org
* http://pypi.ord.openstack.org
* http://pypi.region-b.geo-1.openstack.org
* http://pypi.sjc1.openstack.org
* http://pypi.regionone.openstack.org
:Puppet:
* :file:`modules/openstack_project/manifests/static.pp`
:Projects:

@ -148,7 +148,7 @@ class openstack_project::cacti (
'pypi.openstack.org',
'pypi.ord.openstack.org',
'pypi.region-b.geo-1.openstack.org',
'pypi.sjc1.openstack.org',
'pypi.regionone.openstack.org',
'release.slave.openstack.org',
'review-dev.openstack.org',
'review.openstack.org',

@ -20,7 +20,7 @@ class openstack_project::server (
'pypi.iad.openstack.org',
'pypi.ord.openstack.org',
'pypi.region-b.geo-1.openstack.org',
'pypi.sjc1.openstack.org',
'pypi.regionone.openstack.org',
],
) {
class { 'openstack_project::template':

@ -25,7 +25,7 @@ class openstack_project::template (
'pypi.iad.openstack.org',
'pypi.ord.openstack.org',
'pypi.region-b.geo-1.openstack.org',
'pypi.sjc1.openstack.org',
'pypi.regionone.openstack.org',
],
) {