Revert "We don't want to mess with redirects for /api_version."
This reverts commit b7e2f9fce1
.
This commit is contained in:
parent
b7e2f9fce1
commit
00a178a3fe
1 changed files with 7 additions and 0 deletions
|
@ -91,6 +91,13 @@
|
||||||
target: https://bodhi.stg.fedoraproject.org/updates/new
|
target: https://bodhi.stg.fedoraproject.org/updates/new
|
||||||
when: env == 'staging'
|
when: env == 'staging'
|
||||||
|
|
||||||
|
- role: httpd/redirectmatch
|
||||||
|
name: 05-bodhi2-api-version
|
||||||
|
website: admin.fedoraproject.org
|
||||||
|
regex: /updates/api_version$
|
||||||
|
target: https://bodhi.stg.fedoraproject.org/api_version
|
||||||
|
when: env == 'staging'
|
||||||
|
|
||||||
- role: httpd/redirectmatch
|
- role: httpd/redirectmatch
|
||||||
name: 90-bodhi2-cutover-updates
|
name: 90-bodhi2-cutover-updates
|
||||||
website: admin.fedoraproject.org
|
website: admin.fedoraproject.org
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue