Add vars for this as well.
This commit is contained in:
parent
0a5ca36a62
commit
2c8e7b7cf2
1 changed files with 25 additions and 0 deletions
25
inventory/host_vars/aarch64-02a.arm.fedoraproject.org
Normal file
25
inventory/host_vars/aarch64-02a.arm.fedoraproject.org
Normal file
|
@ -0,0 +1,25 @@
|
|||
fas_client_groups: sysadmin-noc,sysadmin-releng
|
||||
|
||||
kojipkgs_url: armpkgs.fedoraproject.org
|
||||
kojihub_url: arm.koji.fedoraproject.org/kojihub
|
||||
kojihub_scheme: https
|
||||
|
||||
koji_server_url: "http://arm.koji.fedoraproject.org/kojihub"
|
||||
koji_weburl: "http://arm.koji.fedoraproject.org/koji"
|
||||
koji_topurl: "http://armpkgs.fedoraproject.org/"
|
||||
|
||||
nfs_mount_opts: rw,hard,bg,intr,noatime,nodev,nosuid,nfsvers=3,rsize=32768,wsize=32768
|
||||
|
||||
fedmsg_certs:
|
||||
- service: releng
|
||||
owner: root
|
||||
group: sysadmin-releng
|
||||
can_send:
|
||||
# pungi-koji stuff (ask dgilmore)
|
||||
- pungi.compose.phase.start
|
||||
- pungi.compose.phase.stop
|
||||
- pungi.compose.status.change
|
||||
- pungi.compose.createiso.targets
|
||||
- pungi.compose.createiso.imagefail
|
||||
- pungi.compose.createiso.imagedone
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue