mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-16 13:56:03 +08:00
proxies / redirects: if you use env_suffix in the sitename, you MUST use it in redirects too
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -835,7 +835,7 @@
|
||||
|
||||
- role: httpd/redirect
|
||||
shortname: 00-coreosbuild
|
||||
website: "builds.coreos.fedoraproject.org"
|
||||
website: "builds.coreos{{ env_suffix }}.fedoraproject.org"
|
||||
path: /
|
||||
target: https://builds.coreos.fedoraproject.org/browser
|
||||
tags:
|
||||
|
||||
Reference in New Issue
Block a user