+1 to fix. On Mon, 11 Oct 2021 at 13:06, Kevin Fenzi <kevin@xxxxxxxxx> wrote: > > I'd like to revert this commit and remove > /etc/httpd/conf.d/docs.fedoraproject.org/workstation-main on all proxies > and reload httpd on them. > > This redirect never worked, and they are going to fix it by just > renaming the branch for now. ;( > > +1s? > > kevin > -- > commit decf1ed65e3f7266d14f5592c60ed6d3dee6f9c2 > Author: Kevin Fenzi <kevin@xxxxxxxxx> > Date: Wed Sep 29 15:33:56 2021 -0700 > > proxies: redirect / to /main for workstation-working-group > > Right now there's a issue in the docs pipeline where it's not handling > the main branch right, add this temp redirect to work around that until > it's fixed properly in docs. > > See https://pagure.io/fedora-infrastructure/issue/10243 > > Signed-off-by: Kevin Fenzi <kevin@xxxxxxxxx> > > diff --git a/playbooks/include/proxies-redirects.yml b/playbooks/include/proxies-redirects.yml > index 6747dc581..114ef7567 100644 > --- a/playbooks/include/proxies-redirects.yml > +++ b/playbooks/include/proxies-redirects.yml > @@ -884,3 +884,9 @@ > website: qa.fedoraproject.org > path: / > target: https://fedoraproject.org/wiki/QA > + > + - role: httpd/redirectmatch > + shortname: workstation-main > + website: docs.fedoraproject.org > + regex: ^(.*)/workstation-working-group/ > + target: https://docs.fedoraproject.org/$1/main/ > > > _______________________________________________ > infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx > To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx > Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > List Archives: https://lists.fedoraproject.org/archives/list/infrastructure@xxxxxxxxxxxxxxxxxxxxxxx > Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure -- Stephen J Smoogen. I've seen things you people wouldn't believe. Flame wars in sci.astro.orion. I have seen SPAM filters overload because of Godwin's Law. All those moments will be lost in time... like posts on a BBS... time to shutdown -h now. _______________________________________________ infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/infrastructure@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure