Add Hook ID for repoSpanner
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
parent
bd83444819
commit
535989676d
1 changed files with 1 additions and 1 deletions
|
@ -348,7 +348,7 @@ REPOSPANNER_ADMIN_MIGRATION = False
|
|||
REPOSPANNER_REGIONS = {
|
||||
"ansible": {"url": "https://pagure01.ansible.fedoraproject.org:{{ repoSpanner_ansible_http }}",
|
||||
"repo_prefix": "pagure/",
|
||||
"hook": None,
|
||||
"hook": "06cd5acb2d774491e02bc0dd4dc1555ab5664a6a",
|
||||
"ca": "/etc/pagure/repospanner/ca.crt",
|
||||
"admin_cert": {"cert": "/etc/pagure/repospanner/ansible-admin.crt",
|
||||
"key": "/etc/pagure/repospanner/ansible-admin.key"},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue