websites: Revive the Fedora Community website redirect for Brasil

There is a request to fix the link for the Fedora Community Brasil site
that has been open for over a year, but it was filed in the old Pagure
repo, so I hadn't noticed it until now.

https://pagure.io/fedora-websites/pull-request/1246

Signed-off-by: Gregory Bartholomew <gregory.lee.bartholomew@gmail.com>
This commit is contained in:
Gregory Bartholomew
2026-01-11 19:14:05 -06:00
committed by kevin
parent 4a6c6cf37e
commit 34b9084d52
2 changed files with 15 additions and 0 deletions

View File

@@ -417,6 +417,12 @@
status: 307
target: https://fedoraproject.org
- role: httpd/redirect
shortname: br-fedoracommunity-redirect
website: br.fedoracommunity.org
target: https://fedorabr.org
when: env != 'staging'
- role: httpd/redirect
shortname: fr-fedoracommunity-redirect
website: fr.fedoracommunity.org

View File

@@ -446,6 +446,15 @@
tags:
- fedoracommunity.org
- role: httpd/website
site_name: br.fedoracommunity.org
ssl: true
sslonly: true
certbot: true
when: env == "production"
tags:
- fedoracommunity.org
- role: httpd/website
site_name: fr.fedoracommunity.org
ssl: true