Remove pypi mirror from static.openstack.org

We have geo-dispersed mirrors now. The central one is not useful.

Change-Id: I0a3cf89b567bb5984da6a3c0e38033dbc20c64c2
This commit is contained in:
Monty Taylor 2014-09-05 13:20:14 -07:00 committed by Jeremy Stanley
parent c7003b92e2
commit e04eeee4f4

View File

@ -202,16 +202,6 @@ class openstack_project::static (
require => File['/srv/static/docs-draft'],
}
class { 'openstack_project::pypi_mirror':
vhost_name => 'pypi.openstack.org',
}
# Legacy pypi mirror
file { '/srv/static/mirror/web/openstack':
ensure => absent,
force => true,
}
###########################################################
# Specs