diff --git a/playbooks/include/proxies-reverseproxy.yml
b/playbooks/include/proxies-reverseproxy.yml
index 50ba745..8d35a5f 100644
--- a/playbooks/include/proxies-reverseproxy.yml
+++ b/playbooks/include/proxies-reverseproxy.yml
@@ -730,14 +730,6 @@
     tags: coreos

   - role: httpd/reverseproxy
-    website: containers.fedoraproject.org
-    destname: containers
-    # haproxy entry for os-nodes-frontend
-    proxyurl: http://localhost:10065
-    keephost: true
-    tags: containers
-
-  - role: httpd/reverseproxy
     website: silverblue.fedoraproject.org
     destname: silverblue
     # haproxy entry for os-nodes-frontend
diff --git a/playbooks/include/proxies-websites.yml
b/playbooks/include/proxies-websites.yml
index 5e9bf89..132bea5 100644
--- a/playbooks/include/proxies-websites.yml
+++ b/playbooks/include/proxies-websites.yml
@@ -883,12 +883,6 @@
     cert_name: "{{wildcard_cert_name}}"

   - role: httpd/website
-    site_name: containers.fedoraproject.org
-    sslonly: true
-    server_aliases: [containers.stg.fedoraproject.org]
-    cert_name: "{{wildcard_cert_name}}"
-
-  - role: httpd/website
     site_name: silverblue.fedoraproject.org
     sslonly: true
     server_aliases: [silverblue.stg.fedoraproject.org]

-- 
Stephen J Smoogen.
_______________________________________________
infrastructure mailing list -- infrastructure@lists.fedoraproject.org
To unsubscribe send an email to infrastructure-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/infrastructure@lists.fedoraproject.org

Reply via email to