mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-07-17 04:00:25 +08:00
koji.stg: Point the builder at kojipkgs.phx2 instead of kojipkgs.stg
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
; topdir=/mnt/koji
|
||||
|
||||
;url of package download site
|
||||
topurl = http://kojipkgs.stg.fedoraproject.org/
|
||||
topurl = http://kojipkgs.phx2.fedoraproject.org/
|
||||
|
||||
; The directory root for temporary storage
|
||||
; workdir=/tmp/koji
|
||||
@@ -39,7 +39,7 @@ mockhost=redhat-linux-gnu
|
||||
server=http://koji.stg.fedoraproject.org/kojihub
|
||||
|
||||
; The URL for the packages tree
|
||||
pkgurl=http://kojipkgs.stg.fedoraproject.org/packages
|
||||
pkgurl=http://kojipkgs.phx2.fedoraproject.org/packages
|
||||
|
||||
; A space-separated list of hostname:repository pairs that kojid is authorized to checkout from (no quotes)
|
||||
allowed_scms=pkgs.fedoraproject.org:/*:false:fedpkg,sources git.fedorahosted.org:/git/spin-kickstarts.git:false
|
||||
|
||||
Reference in New Issue
Block a user