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