add cloud to atomic download redirect for stg

This commit is contained in:
Kevin Fenzi 2016-11-21 18:06:33 +00:00
parent fecc569a72
commit 40ce0076db

View file

@ -305,6 +305,13 @@
target: https://stg.getfedora.org/atomic/$1
when: env == 'staging'
- role: httpd/redirectmatch
name: cloud-to-atomic-download
website: getfedora.org
regex: /.*/cloud/download.*$
target: https://stg.getfedora.org/$1/atomic/download
when: env == 'staging'
# end staging
# - role: httpd/redirectmatch