Switch to RW afs mirror

We want to temporarily test a reconstructed ubuntu mirror before
vos releasing it.

Change-Id: I32bd2297dc2a320e69fb54c27bec1700a9963218
This commit is contained in:
James E. Blair 2017-10-12 18:10:54 -07:00
parent 474d2e81fc
commit 1eb7cc27c3

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"