And a redirect for the api_version endpoint.

This commit is contained in:
Ralph Bean 2015-08-17 15:59:55 +00:00
parent 2beb225819
commit 3d160f64fd

View file

@ -91,6 +91,13 @@
target: https://bodhi.stg.fedoraproject.org/updates/new
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
name: 90-bodhi2-cutover-updates
website: admin.fedoraproject.org