Merge "Add Blue Box mirror to docs, cacti, and node config."
This commit is contained in:
commit
4dd397cb9e
@ -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:
|
||||
|
@ -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',
|
||||
|
@ -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':
|
||||
|
@ -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',
|
||||
],
|
||||
) {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user