From 4b2cb0d132fbb7231507a1083f09c6f05f18c424 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Thu, 3 Oct 2024 18:35:27 -0700 Subject: [PATCH] proxies / staging: fix website for bugs redirect on staging Signed-off-by: Kevin Fenzi --- playbooks/include/proxies-redirects.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/include/proxies-redirects.yml b/playbooks/include/proxies-redirects.yml index 6d5e175330..5f171f1cd2 100644 --- a/playbooks/include/proxies-redirects.yml +++ b/playbooks/include/proxies-redirects.yml @@ -912,7 +912,7 @@ - role: httpd/redirect shortname: bugs - website: bugs.fedoraproject.org + website: "bugs{{env_suffix}}.fedoraproject.org" target: https://docs.fedoraproject.org/en-US/quick-docs/bugzilla-file-a-bug tags: - bugs