From b255f7e2df4288654e780a8ef2a49c51e16e6d53 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Wed, 11 Feb 2026 09:05:01 -0800 Subject: [PATCH] anubis-el: try and widen the cloudfront allow Signed-off-by: Kevin Fenzi --- roles/anubis-el/files/botPolicy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/anubis-el/files/botPolicy.yaml b/roles/anubis-el/files/botPolicy.yaml index 1fdff251f0..d777dc4080 100644 --- a/roles/anubis-el/files/botPolicy.yaml +++ b/roles/anubis-el/files/botPolicy.yaml @@ -13,7 +13,7 @@ bots: adjust: 20 path_regex: ^/fork/ - name: cloudfront - user_agent_regex: Amazon\ CloudFront + user_agent_regex: ".*CloudFront.*" action: ALLOW # allow Pagure attachment files (referenced from Fedora Forge) - name: pagure attachment files