1
0
Fork 0
forked from infra/ansible
ansible/roles/kojipkgs
Kevin Fenzi f97891fe72 kojipkgs: disallow indexes on compose/{iot|ostree}/objects too
These directories have 32k entries and when scrapers hit them it causes
kojipkgs to slow to a crawl since it takes minutes to stat all those
files. There is no need to allow indexes here, as ostree doesn't need or
use them, so just disallow it so the scrapers don't nuke kojipkgs.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2026-06-09 08:23:58 -07:00
..
files Second part of fixing the logrotate problem on kojipkgs*. #12398 2025-09-19 10:54:35 -04:00
handlers Fix name[casing] ansible-lint issues 2025-01-14 20:20:07 +10:00
tasks Second part of fixing the logrotate problem on kojipkgs*. #12398 2025-09-19 10:54:35 -04:00
templates kojipkgs: disallow indexes on compose/{iot|ostree}/objects too 2026-06-09 08:23:58 -07:00