From 509077488b1fdb7e09722e23a9ca338005ca6003 Mon Sep 17 00:00:00 2001 From: Clement Verna Date: Thu, 17 Dec 2020 19:29:27 +0100 Subject: [PATCH] proxy: create a builds.coreos.fedoraproject.org website so that we can do redirects Signed-off-by: Clement Verna --- playbooks/include/proxies-websites.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/playbooks/include/proxies-websites.yml b/playbooks/include/proxies-websites.yml index 7aea0ccc24..94968babf4 100644 --- a/playbooks/include/proxies-websites.yml +++ b/playbooks/include/proxies-websites.yml @@ -315,6 +315,13 @@ tags: - status.raw-updates.coreos.fedoraproject.org + - role: httpd/website + site_name: "builds.coreos{{ env_suffix }}.fedoraproject.org" + sslonly: true + certbot: true + tags: + - builds.coreos.fedoraproject.org + - role: httpd/website site_name: caiapi.fedoraproject.org sslonly: true