Some bodhi2 redirection for staging.
This commit is contained in:
parent
a4a3080f86
commit
2e1fb6f3f4
1 changed files with 8 additions and 0 deletions
|
@ -51,6 +51,14 @@
|
|||
name: bodhi
|
||||
website: bodhi.fedoraproject.org
|
||||
target: https://admin.fedoraproject.org/updates/
|
||||
when: env != 'staging'
|
||||
|
||||
- role: httpd/redirect
|
||||
name: bodhi2
|
||||
website: admin.fedoraproject.org
|
||||
path: /updates
|
||||
target: https://bodhi.fedoraproject.org/
|
||||
when: env == 'staging'
|
||||
|
||||
- role: httpd/redirect
|
||||
name: get-fedora
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue