From 511654cda57a734c3e3ef4942ae625af54e2196e Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Oct 27 2020 13:14:02 +0000 Subject: proxies / redirects: Add a redirect for iot.fp.o -> getfedora/iot Fixes ticket #9401 Signed-off-by: Kevin Fenzi --- diff --git a/playbooks/include/proxies-redirects.yml b/playbooks/include/proxies-redirects.yml index cc3dd3d..a648e7b 100644 --- a/playbooks/include/proxies-redirects.yml +++ b/playbooks/include/proxies-redirects.yml @@ -806,6 +806,15 @@ tags: - askbeta.fedoraproject.org + # iot redirect + - role: httpd/redirect + shortname: 01-iot + website: "iot{{ env_suffix }}.fedoraproject.org" + path: / + target: https://getfedora.org/iot/ + tags: + - iot.fedoraproject.org + # coreos redirects - role: httpd/redirect shortname: 01-coreos