Merge "Remove pypi mirror from static.openstack.org"

This commit is contained in:
Jenkins 2014-12-05 19:33:57 +00:00 committed by Gerrit Code Review
commit 17b924f43f

View File

@ -207,16 +207,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,
}
###########################################################
# Security