Revert "Temporarily switch to AFS RW mirrors"

This reverts commit 8fd024a620bf70ad11bf82fcbe7bd3bfe918e9da.

Change-Id: Ib470afaf1477747f57d60693d823a847dca18484
This commit is contained in:
James E. Blair 2016-02-02 08:19:01 -08:00
parent 16fccb52b7
commit 3181b5b9e8

View File

@ -4,7 +4,7 @@ class openstack_project::mirror (
$vhost_name = $::fqdn,
) {
$mirror_root = '/afs/.openstack.org/mirror'
$mirror_root = '/afs/openstack.org/mirror'
$pypi_root = "${mirror_root}/pypi"
$wheel_root = "${mirror_root}/wheel"