releng: compose: add initial aarch64 compose box support

This commit is contained in:
Peter Robinson 2015-12-16 06:14:20 +00:00
parent 348e1323f4
commit 96be3ef42b
2 changed files with 22 additions and 1 deletions

View file

@ -0,0 +1,21 @@
fas_client_groups: sysadmin-noc,sysadmin-releng
kojipkgs_url: armpkgs.fedoraproject.org
kojihub_url: koji.arm.fedoraproject.org/kojihub
kojihub_scheme: https
nfs_mount_opts: rw,hard,bg,intr,noatime,nodev,nosuid,nfsvers=3
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

View file

@ -1,4 +1,4 @@
- include: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=compose-x86-01.phx2.fedoraproject.org"
- include: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=compose-x86-01.phx2.fedoraproject.org:aarch64-01a.arm.fedoraproject.org"
- name: Setup releng compose hosts
hosts: releng-compose