Remove the s390 koji from proxies

Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
Patrick Uiterwijk 2019-05-22 08:48:51 +02:00
parent 3464a2d553
commit 27667b474c
2 changed files with 0 additions and 15 deletions

View file

@ -653,12 +653,6 @@
proxyurl: http://localhost:10056 proxyurl: http://localhost:10056
keephost: true keephost: true
- role: httpd/reverseproxy
website: s390.koji.fedoraproject.org
destname: s390koji
proxyurl: http://localhost:10059
keephost: true
- role: httpd/reverseproxy - role: httpd/reverseproxy
website: kojipkgs.fedoraproject.org website: kojipkgs.fedoraproject.org
destname: kojipkgs destname: kojipkgs

View file

@ -538,15 +538,6 @@
- buildsys.fedoraproject.org - buildsys.fedoraproject.org
cert_name: "{{wildcard_cert_name}}" cert_name: "{{wildcard_cert_name}}"
- role: httpd/website
site_name: s390.koji.fedoraproject.org
sslonly: true
certbot: true
server_aliases:
- s390pkgs.fedoraproject.org
tags:
- s390.koji.fedoraproject.org
- role: httpd/website - role: httpd/website
site_name: kojipkgs.fedoraproject.org site_name: kojipkgs.fedoraproject.org
sslonly: true sslonly: true