I named it "riscv" (instead of "risc-v", or "riscv64") because the Koji URLs begins with it: https://riscv-koji.fedoraproject.org/koji. Signed-off-by: Kashyap Chamarthy <kchamart@redhat.com>
16 lines
319 B
Text
16 lines
319 B
Text
[riscv]
|
|
|
|
;configuration for koji cli tool
|
|
|
|
;url of XMLRPC server
|
|
server = https://riscv-koji.fedoraproject.org/kojihub
|
|
|
|
;url of web interface
|
|
weburl = https://riscv-koji.fedoraproject.org/koji
|
|
|
|
;url of package download site
|
|
topurl = https://riscv-kojipkgs.fedoraproject.org/
|
|
|
|
authtype = kerberos
|
|
|
|
use_fast_upload = yes
|