diff --git a/roles/fedimg/files/cron/kill_ec2_nodes.cron b/roles/fedimg/files/cron/kill_ec2_nodes.cron index b68474889e..ccb5d33f60 100644 --- a/roles/fedimg/files/cron/kill_ec2_nodes.cron +++ b/roles/fedimg/files/cron/kill_ec2_nodes.cron @@ -1,2 +1,2 @@ MAILTO=sysadmin-fedimg-members@fedoraproject.org -0 * * * * fedmsg /usr/share/fedimg/cronjobs/kill_ec2_nodes.py +0 * * * * fedmsg /usr/share/fedimg/cronjobs/kill_ec2_nodes.py | grep -v 'Cannot find qpid python'