Delete the arm and ppc koji websites from proxies
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
a9bc117c3b
commit
ade5cfb3c9
2 changed files with 0 additions and 34 deletions
|
@ -594,24 +594,12 @@
|
||||||
proxyurl: http://localhost:10056
|
proxyurl: http://localhost:10056
|
||||||
keephost: true
|
keephost: true
|
||||||
|
|
||||||
- role: httpd/reverseproxy
|
|
||||||
website: ppc.koji.fedoraproject.org
|
|
||||||
destname: ppckoji
|
|
||||||
proxyurl: http://localhost:10058
|
|
||||||
keephost: true
|
|
||||||
|
|
||||||
- role: httpd/reverseproxy
|
- role: httpd/reverseproxy
|
||||||
website: s390.koji.fedoraproject.org
|
website: s390.koji.fedoraproject.org
|
||||||
destname: s390koji
|
destname: s390koji
|
||||||
proxyurl: http://localhost:10059
|
proxyurl: http://localhost:10059
|
||||||
keephost: true
|
keephost: true
|
||||||
|
|
||||||
- role: httpd/reverseproxy
|
|
||||||
website: arm.koji.fedoraproject.org
|
|
||||||
destname: armkoji
|
|
||||||
proxyurl: http://localhost:10060
|
|
||||||
keephost: true
|
|
||||||
|
|
||||||
- role: httpd/reverseproxy
|
- role: httpd/reverseproxy
|
||||||
website: kojipkgs.fedoraproject.org
|
website: kojipkgs.fedoraproject.org
|
||||||
destname: kojipkgs
|
destname: kojipkgs
|
||||||
|
|
|
@ -493,17 +493,6 @@
|
||||||
- buildsys.fedoraproject.org
|
- buildsys.fedoraproject.org
|
||||||
cert_name: "{{wildcard_cert_name}}"
|
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
|
- role: httpd/website
|
||||||
name: s390.koji.fedoraproject.org
|
name: s390.koji.fedoraproject.org
|
||||||
sslonly: true
|
sslonly: true
|
||||||
|
@ -515,17 +504,6 @@
|
||||||
tags:
|
tags:
|
||||||
- s390.koji.fedoraproject.org
|
- 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
|
- role: httpd/website
|
||||||
name: kojipkgs.fedoraproject.org
|
name: kojipkgs.fedoraproject.org
|
||||||
sslonly: true
|
sslonly: true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue