Add reasoning
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
e7cf461e0c
commit
6e51b543f7
1 changed files with 4 additions and 0 deletions
|
@ -523,6 +523,10 @@
|
||||||
- kojipkgs02.fedoraproject.org
|
- kojipkgs02.fedoraproject.org
|
||||||
cert_name: "{{wildcard_cert_name}}"
|
cert_name: "{{wildcard_cert_name}}"
|
||||||
|
|
||||||
|
# Nuke after F28 GA.
|
||||||
|
# This is because older ostrees try http/2, and there's a libcurl bug with h2 that affects it.
|
||||||
|
# This is an http-only website since that avoids the TLS negotiation that negotiates h2, meaning
|
||||||
|
# we force "older" ostrees to http/1.1.
|
||||||
- role: httpd/website
|
- role: httpd/website
|
||||||
site_name: brokenostreekojipkgs.fedoraproject.org
|
site_name: brokenostreekojipkgs.fedoraproject.org
|
||||||
ssl: false
|
ssl: false
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue