From 71c3f3fd4da296d3d3f04f9e104158c5ba9c9024 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Thu, 14 Jan 2021 10:37:20 -0800 Subject: [PATCH] proxies / websites: Some websites need to also be defined in stg We need some websites that we get both prod/stg certs for to exist in stg so the letsencrypt challenge works. Signed-off-by: Kevin Fenzi --- playbooks/include/proxies-websites.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/playbooks/include/proxies-websites.yml b/playbooks/include/proxies-websites.yml index bc64a167cf..38812c77ee 100644 --- a/playbooks/include/proxies-websites.yml +++ b/playbooks/include/proxies-websites.yml @@ -394,7 +394,6 @@ ssl: true certbot: true tags: fedoracommunity - when: env == "production" - role: httpd/website site_name: get.fedoraproject.org @@ -499,7 +498,6 @@ certbot: true tags: - whatcanidoforfedora.org - when: env == "production" - role: httpd/website site_name: k12linux.org @@ -735,7 +733,6 @@ sslonly: true certbot: true tags: fedorahosted - when: env == "production" - role: httpd/website site_name: "id{{ env_suffix }}.fedoraproject.org"