From 279c055966cffb6a7a48d557d3ec4555a5c683e6 Mon Sep 17 00:00:00 2001 From: Patrick Uiterwijk Date: Mon, 29 Apr 2019 17:56:33 +0200 Subject: [PATCH] Add askbeta redirects to proxies Signed-off-by: Patrick Uiterwijk --- playbooks/include/proxies-redirects.yml | 9 +++++++++ playbooks/include/proxies-websites.yml | 9 +++++++++ 2 files changed, 18 insertions(+) diff --git a/playbooks/include/proxies-redirects.yml b/playbooks/include/proxies-redirects.yml index 1b92cd4882..fcb70ba33e 100644 --- a/playbooks/include/proxies-redirects.yml +++ b/playbooks/include/proxies-redirects.yml @@ -807,3 +807,12 @@ website: cloud.fedoraproject.org path: /fedora-atomic-latest.x86_64.qcow2 target: https://download.fedoraproject.org/pub/fedora/linux/releases/22/Cloud/x86_64/Images/Fedora-Cloud-Atomic-22-20150521.x86_64.qcow2 + + # Askbeta redirect + - role: httpd/redirect + shortname: askbeta + website: askbeta.fedoraproject.org + path: / + target: https://ask.fedoraproject.org/ + tasks: + - askbeta.fedoraproject.org diff --git a/playbooks/include/proxies-websites.yml b/playbooks/include/proxies-websites.yml index 514fa794a1..818b6cd4bc 100644 --- a/playbooks/include/proxies-websites.yml +++ b/playbooks/include/proxies-websites.yml @@ -999,6 +999,15 @@ - pkgs.fedoraproject.org when: env == "staging" and "phx2" in inventory_hostname +# Askbeta -> ask redirects + - role: httpd/website + site_name: askbeta.fedoraproject.org + ssl: true + sslonly: true + cert_name: "{{wildcard_cert_name}}" + tags: + - askbeta.fedoraproject.org + # # We setup this site for old ols papers