allow forks fo fedora-kickstarts to enable testing kickstart changes
Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org>
This commit is contained in:
parent
e6ace63287
commit
e1fb240daa
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ pkgurl=http://kojipkgs.stg.fedoraproject.org/packages
|
|||
allowed_scms=pkgs.stg.fedoraproject.org:/docker/*:false pkgs.stg.fedoraproject.org:/rpms/*:false:fedpkg,sources pkgs.stg.fedoraproject.org:/*:false:fedpkg,sources pkgs.fedoraproject.org:/rpms/*:false:fedpkg,sources pkgs.fedoraproject.org:/*:false:fedpkg,sources pagure.io:/fedora-kickstarts.git:false src.fedoraproject.org:/*:false:fedpkg,sources
|
||||
{% else %}
|
||||
; 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 pagure.io:/fedora-kickstarts.git:false src.fedoraproject.org:/*:false:fedpkg,sources
|
||||
allowed_scms=pkgs.fedoraproject.org:/*:false:fedpkg,sources pagure.io:/fedora-kickstarts.git:false src.fedoraproject.org:/*:false:fedpkg,sources pagure.io:/fork/*/fedora-kickstarts.git:false
|
||||
{% endif %}
|
||||
|
||||
; allow tasks to continue to completion if a sibling fails
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue