A gotcha for the new-update form.
This commit is contained in:
parent
4c8dbdd818
commit
2beb225819
1 changed files with 7 additions and 0 deletions
|
@ -84,6 +84,13 @@
|
||||||
target: https://bodhi.stg.fedoraproject.org/overrides/
|
target: https://bodhi.stg.fedoraproject.org/overrides/
|
||||||
when: env == 'staging'
|
when: env == 'staging'
|
||||||
|
|
||||||
|
- role: httpd/redirectmatch
|
||||||
|
name: 04-bodhi2-new-update-gotcha
|
||||||
|
website: admin.fedoraproject.org
|
||||||
|
regex: /updates/new/*$
|
||||||
|
target: https://bodhi.stg.fedoraproject.org/updates/new
|
||||||
|
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