forked from infra/ansible
anubis: let Copr servers/clients in
Anubis is breaking the Pagure <-> Copr integration: https://github.com/fedora-copr/copr/issues/4204
This commit is contained in:
parent
85343d1360
commit
8ef3ba86ac
1 changed files with 3 additions and 0 deletions
|
|
@ -36,6 +36,9 @@ bots:
|
|||
- name: allow packit
|
||||
user_agent_regex: packit.dev/packit
|
||||
action: ALLOW
|
||||
- name: allow copr
|
||||
user_agent_regex: copr-common/*
|
||||
action: ALLOW
|
||||
- name: productmd
|
||||
user_agent_regex: productmd
|
||||
action: ALLOW
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue