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:
parent
c7003b92e2
commit
e04eeee4f4
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user