From 4b9e9a196d722f62d9ec693152266951bd42780d Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Mon, 22 Jun 2020 15:35:10 -0700 Subject: [PATCH] kojipkgs: switch http/2 on again We had problems the last time we had this on, but that was a while back, so lets try it again. If we notice weird build failures, we can revert it back again. Signed-off-by: Kevin Fenzi --- playbooks/include/proxies-websites.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/include/proxies-websites.yml b/playbooks/include/proxies-websites.yml index 241c875ba6..9d1d6d6231 100644 --- a/playbooks/include/proxies-websites.yml +++ b/playbooks/include/proxies-websites.yml @@ -567,7 +567,7 @@ - kojipkgs01.fedoraproject.org - kojipkgs02.fedoraproject.org cert_name: "{{wildcard_cert_name}}" - use_h2: false + use_h2: true - role: httpd/website site_name: apps.fedoraproject.org