Some bodhi2 redirection for staging.

This commit is contained in:
Ralph Bean 2015-08-17 15:06:30 +00:00
parent a4a3080f86
commit 2e1fb6f3f4

View file

@ -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