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:
Jeremy Stanley 2021-04-01 14:10:56 +00:00
parent 2d33597b03
commit 542c898021
1 changed files with 1 additions and 1 deletions

View File

@ -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