Temporarily serve tarballs site from AFS R+W vols
We're in progress replicating the AFS volume for tarballs to a remote location for added redundancy, but this is blocking updates of all the read-only replicas until it completes and we're unsure how long that will take. In the meantime, serve content from the writeable path instead of the read-only replica path so we're not stuck with outdated content on the site. Change-Id: I6e0333bdb9717a724fd29adffc3df6e6c5da1558
This commit is contained in:
parent
2d33597b03
commit
542c898021
@ -241,7 +241,7 @@
|
||||
RewriteRule "^/openstack/zuul(.*?)$" "/zuul/zuul$1" [R=301,L]
|
||||
</Macro>
|
||||
|
||||
Define AFS_ROOT /afs/openstack.org/project/tarballs.opendev.org
|
||||
Define AFS_ROOT /afs/.openstack.org/project/tarballs.opendev.org
|
||||
|
||||
<VirtualHost *:80>
|
||||
ServerName tarballs.opendev.org
|
||||
|
Loading…
x
Reference in New Issue
Block a user