Try and fix the qa redirect

ugh, it's hard to understand this stuff.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson
2026-01-21 14:46:16 -08:00
parent 2a5465404f
commit c2f25426e8

View File

@@ -399,15 +399,7 @@
- role: httpd/redirect
shortname: qa
website: qa.fedoraproject.org
target: https://fedoraproject.org/wiki/QA
when: env != 'staging'
tags:
- qa
- role: httpd/redirect
shortname: qa-stg
website: qa.stg.fedoraproject.org
target: https://stg.fedoraproject.org/wiki/QA
target: https://{{env_prefix}}fedoraproject.org/wiki/QA
when: env == 'staging'
tags:
- qa