Delete the arm and ppc koji websites from proxies

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2017-12-18 22:05:33 +00:00
parent a9bc117c3b
commit ade5cfb3c9
2 changed files with 0 additions and 34 deletions

View file

@ -594,24 +594,12 @@
proxyurl: http://localhost:10056
keephost: true
- role: httpd/reverseproxy
website: ppc.koji.fedoraproject.org
destname: ppckoji
proxyurl: http://localhost:10058
keephost: true
- role: httpd/reverseproxy
website: s390.koji.fedoraproject.org
destname: s390koji
proxyurl: http://localhost:10059
keephost: true
- role: httpd/reverseproxy
website: arm.koji.fedoraproject.org
destname: armkoji
proxyurl: http://localhost:10060
keephost: true
- role: httpd/reverseproxy
website: kojipkgs.fedoraproject.org
destname: kojipkgs

View file

@ -493,17 +493,6 @@
- buildsys.fedoraproject.org
cert_name: "{{wildcard_cert_name}}"
- role: httpd/website
name: ppc.koji.fedoraproject.org
sslonly: true
certbot: true
server_aliases:
- ppcpkgs.fedoraproject.org
cert_name: secondary.koji.fedoraproject.org.letsencrypt
SSLCertificateChainFile: secondary.koji.fedoraproject.org.letsencrypt.intermediate.crt
tags:
- ppc.koji.fedoraproject.org
- role: httpd/website
name: s390.koji.fedoraproject.org
sslonly: true
@ -515,17 +504,6 @@
tags:
- s390.koji.fedoraproject.org
- role: httpd/website
name: arm.koji.fedoraproject.org
sslonly: true
certbot: true
server_aliases:
- armpkgs.fedoraproject.org
cert_name: secondary.koji.fedoraproject.org.letsencrypt
SSLCertificateChainFile: secondary.koji.fedoraproject.org.letsencrypt.intermediate.crt
tags:
- arm.koji.fedoraproject.org
- role: httpd/website
name: kojipkgs.fedoraproject.org
sslonly: true