A redirect for comments.
This commit is contained in:
parent
315c00c081
commit
462a895694
1 changed files with 7 additions and 0 deletions
|
@ -60,6 +60,13 @@
|
|||
target: https://bodhi.stg.fedoraproject.org/users/$1
|
||||
when: env == 'staging'
|
||||
|
||||
- role: httpd/redirectmatch
|
||||
name: 01-bodhi2-cutover-comments-list
|
||||
website: admin.fedoraproject.org
|
||||
regex: /updates/comments$
|
||||
target: https://bodhi.stg.fedoraproject.org/comments
|
||||
when: env == 'staging'
|
||||
|
||||
- role: httpd/redirectmatch
|
||||
name: 90-bodhi2-cutover-updates
|
||||
website: admin.fedoraproject.org
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue