Merge "Add Blue Box mirror to docs, cacti, and node config."

This commit is contained in:
Jenkins 2015-10-14 12:04:18 +00:00 committed by Gerrit Code Review
commit 4dd397cb9e
4 changed files with 4 additions and 0 deletions

View File

@ -17,6 +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
:Puppet:
* :file:`modules/openstack_project/manifests/static.pp`
:Projects:

View File

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

View File

@ -20,6 +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',
],
) {
class { 'openstack_project::template':

View File

@ -25,6 +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',
],
) {