Revert "Switch to RW afs mirror"

This reverts commit 1eb7cc27c3f5166b67da45e974c01a9661f22701.

Switch back to the RO mirror as we believe it to be in a good state,
and it has been released.

Change-Id: Id850ab5c06dc237395bf3d5e008c5c23c3d470c1
This commit is contained in:
Ian Wienand 2017-10-13 13:42:48 +11:00
parent 1eb7cc27c3
commit 3ca72939bc

View File

@ -14,7 +14,7 @@ class openstack_project::mirror (
$serveraliases = undef
}
$mirror_root = '/afs/.openstack.org/mirror'
$mirror_root = '/afs/openstack.org/mirror'
$pypi_root = "${mirror_root}/pypi"
$wheel_root = "${mirror_root}/wheel"
$npm_root = "${mirror_root}/npm"