mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-25 11:00:32 +08:00
A few more redirect tweaks.
This commit is contained in:
@@ -113,9 +113,15 @@
|
||||
- role: httpd/redirectmatch
|
||||
name: 90-bodhi2-cutover-updates
|
||||
website: admin.fedoraproject.org
|
||||
regex: /updates/(.*)$
|
||||
regex: /updates/(.+)$
|
||||
target: https://bodhi.fedoraproject.org/updates/$1
|
||||
|
||||
- role: httpd/redirectmatch
|
||||
name: 91-bodhi2-cutover-baseline
|
||||
website: admin.fedoraproject.org
|
||||
regex: /updates/$
|
||||
target: https://bodhi.fedoraproject.org/
|
||||
|
||||
- role: httpd/redirect
|
||||
name: get-fedora
|
||||
website: get.fedoraproject.org
|
||||
|
||||
Reference in New Issue
Block a user