mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-19 19:46:38 +08:00
anubis: allow .zck files universally on el as well
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -12,6 +12,9 @@ bots:
|
||||
weight:
|
||||
adjust: 20
|
||||
path_regex: ^/fork/
|
||||
- name: zchunk
|
||||
path_regex: '.*zck'
|
||||
action: ALLOW
|
||||
# allow Pagure attachment files (referenced from Fedora Forge)
|
||||
- name: pagure attachment files
|
||||
path_regex: ^/.+?/issue/raw/files/
|
||||
|
||||
Reference in New Issue
Block a user