Also add these here as releng compose machines use the koji_builder role
(even though they don't actually run kojid)
This commit is contained in:
parent
6df148d79a
commit
c6e6fa5172
1 changed files with 5 additions and 0 deletions
|
@ -8,3 +8,8 @@ sudoers: "{{ private }}/files/sudo/arm-releng-sudoers"
|
|||
kojipkgs_url: kojipkgs.fedoraproject.org
|
||||
kojihub_url: koji.fedoraproject.org/kojihub
|
||||
kojihub_scheme: https
|
||||
|
||||
# for kojid config
|
||||
koji_server_url: "http://koji.fedoraproject.org/kojihub"
|
||||
koji_weburl: "http://koji.fedoraproject.org/koji"
|
||||
koji_topurl: "http://kojipkgs.fedoraproject.org/"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue