diff --git a/modules/openstack_project/manifests/static.pp b/modules/openstack_project/manifests/static.pp index ddf0df8652..04b1458095 100644 --- a/modules/openstack_project/manifests/static.pp +++ b/modules/openstack_project/manifests/static.pp @@ -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