Fix up robosig koji conf in stg
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
b14d0d313b
commit
7608ce4d49
4 changed files with 9 additions and 11 deletions
5
roles/robosignatory/templates/koji.conf
Normal file
5
roles/robosignatory/templates/koji.conf
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
[koji]
|
||||
server = https://koji{{ env_suffix }}.fedoraproject.org/kojihub
|
||||
weburl = https://koji{{ env_suffix }}.fedoraproject.org/koji
|
||||
topurl = https://kojipkgs{{ env_suffix }}.fedoraproject.org/
|
||||
anon_retry = false
|
||||
Loading…
Add table
Add a link
Reference in a new issue