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