koji in staging also runs as a builder, so it needs the various builder variables defined.
This commit is contained in:
parent
0a7f7604e6
commit
6df148d79a
1 changed files with 4 additions and 0 deletions
|
@ -35,3 +35,7 @@ fedmsg_certs:
|
||||||
# NOTE -- staging mounts read-only
|
# NOTE -- staging mounts read-only
|
||||||
nfs_mount_opts: "ro,hard,bg,intr,noatime,nodev,nosuid"
|
nfs_mount_opts: "ro,hard,bg,intr,noatime,nodev,nosuid"
|
||||||
sudoers: "{{ private }}/files/sudo/arm-releng-sudoers"
|
sudoers: "{{ private }}/files/sudo/arm-releng-sudoers"
|
||||||
|
|
||||||
|
koji_server_url: "http://koji.stg.fedoraproject.org/kojihub"
|
||||||
|
koji_weburl: "http://koji.stg.fedoraproject.org/koji"
|
||||||
|
koji_topurl: "http://kojipkgs.fedoraproject.org/"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue