From 8b94d9a7ce5463e30989c84b3dc61fa730dbfad5 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Tue, 10 Feb 2026 14:12:21 -0800 Subject: [PATCH] anubis-el: try and match without quotes 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 5d4ec8a749..1fdff251f0 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: Amazon\ CloudFront action: ALLOW # allow Pagure attachment files (referenced from Fedora Forge) - name: pagure attachment files