From a1f8337a38486b4cc023443efdfcee0d19df56eb Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Fri, 7 Aug 2020 16:05:56 -0700 Subject: [PATCH] fpaste.org: drop for now until ownership or at least resolves to new ips We don't own fpaste.org, in the past the owners just pointed it to our proxies and we got a cert for it. However, it's still pointing to the old phx2 proxies right now. So, drop it until it's fixed to point to the new ones, or given to us as a domain. Signed-off-by: Kevin Fenzi --- playbooks/include/proxies-websites.yml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/playbooks/include/proxies-websites.yml b/playbooks/include/proxies-websites.yml index 263364c90e..d37efec794 100644 --- a/playbooks/include/proxies-websites.yml +++ b/playbooks/include/proxies-websites.yml @@ -550,14 +550,14 @@ # # Make a website here so we can redirect it to paste.fedoraproject.org # - - role: httpd/website - site_name: fpaste.org - certbot: true - server_aliases: - - www.fpaste.org - tags: - - fpaste.org - when: env == "production" +# - role: httpd/website +# site_name: fpaste.org +# certbot: true +# server_aliases: +# - www.fpaste.org +# tags: +# - fpaste.org +# when: env == "production" - role: httpd/website site_name: koji.fedoraproject.org