From e4016864276a85b79d020dc028dfff6889001f30 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Tue, 10 Feb 2026 07:58:07 -0800 Subject: [PATCH] anubis: switch this to just allowing all repodata Signed-off-by: Kevin Fenzi --- roles/anubis-el/files/botPolicy.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/anubis-el/files/botPolicy.yaml b/roles/anubis-el/files/botPolicy.yaml index 88b4d06558..1ab6767327 100644 --- a/roles/anubis-el/files/botPolicy.yaml +++ b/roles/anubis-el/files/botPolicy.yaml @@ -12,8 +12,8 @@ bots: weight: adjust: 20 path_regex: ^/fork/ - - name: zchunk - path_regex: '.*zck' + - name: repodata + path_regex: '.*repodata/.*' action: ALLOW # allow Pagure attachment files (referenced from Fedora Forge) - name: pagure attachment files