From 3ec8875b9f2a78b50500147350878b6060323dbd Mon Sep 17 00:00:00 2001 From: Patrick Uiterwijk Date: Fri, 4 May 2018 17:17:08 +0000 Subject: [PATCH] Compose-iot does pungi Signed-off-by: Patrick Uiterwijk --- .../host_vars/compose-iot-01.arm.fedoraproject.org | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/inventory/host_vars/compose-iot-01.arm.fedoraproject.org b/inventory/host_vars/compose-iot-01.arm.fedoraproject.org index 5459b38c8e..61339b2f90 100644 --- a/inventory/host_vars/compose-iot-01.arm.fedoraproject.org +++ b/inventory/host_vars/compose-iot-01.arm.fedoraproject.org @@ -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 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