mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-26 19:42:55 +08:00
I think the lack of ! on the osbs rule meant that nothing ever went to the cdn. This increases load on the real registry a lot. Also, we are using varnish here, but lets try and just go via haproxy. varnish might be having problems keeping all the 404s in memory/cache. The cdn thing should help that, but since we have cloudfront I don't think we also need to use varnish here. Signed-off-by: Kevin Fenzi <kevin@scrye.com>