From 542c898021af20f4ad48fa04b78b65c8f6fff0b6 Mon Sep 17 00:00:00 2001 From: Jeremy Stanley Date: Thu, 1 Apr 2021 14:10:56 +0000 Subject: [PATCH] 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 --- playbooks/roles/static/files/50-tarballs.opendev.org.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/roles/static/files/50-tarballs.opendev.org.conf b/playbooks/roles/static/files/50-tarballs.opendev.org.conf index 25748cc722..fe6a040bb3 100644 --- a/playbooks/roles/static/files/50-tarballs.opendev.org.conf +++ b/playbooks/roles/static/files/50-tarballs.opendev.org.conf @@ -241,7 +241,7 @@ RewriteRule "^/openstack/zuul(.*?)$" "/zuul/zuul$1" [R=301,L] -Define AFS_ROOT /afs/openstack.org/project/tarballs.opendev.org +Define AFS_ROOT /afs/.openstack.org/project/tarballs.opendev.org ServerName tarballs.opendev.org