Compose-iot does pungi
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
59b547828d
commit
3ec8875b9f
1 changed files with 14 additions and 0 deletions
|
@ -19,3 +19,17 @@ sudoers: "{{ private }}/files/sudo/sysadmin-secondary-sudoers"
|
||||||
|
|
||||||
# This VM is the compose host for IoT spin which isn't blocking, so it doesn't freeze
|
# This VM is the compose host for IoT spin which isn't blocking, so it doesn't freeze
|
||||||
freezes: false
|
freezes: false
|
||||||
|
|
||||||
|
fedmsg_certs:
|
||||||
|
- service: releng
|
||||||
|
owner: root
|
||||||
|
group: sysadmin-releng
|
||||||
|
can_send:
|
||||||
|
# new school 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
|
||||||
|
- pungi.compose.ostree
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue