remove odcs spam

This commit is contained in:
Stephen Smoogen 2019-10-30 14:58:36 +00:00 committed by Pierre-Yves Chibon
parent 514f7d5fc2
commit 38b3796440

View file

@ -87,11 +87,12 @@
- odcs
- odcs/frontend
- name: install cron job for cleanup msg
cron:
name="Send ODCS cleanup message"
job="/usr/bin/echo '{}'| fedmsg-logger --cert-prefix odcs --topic odcs.internal.msg --json-input"
tags:
- odcs
- odcs/frontend
## THIS IS BROKEN BECAUSE fedora-messaging. and other things.
# - name: install cron job for cleanup msg
# cron:
# name="Send ODCS cleanup message"
# job="/usr/bin/echo '{}'| fedmsg-logger --cert-prefix odcs --topic odcs.internal.msg --json-input"
# tags:
# - odcs
# - odcs/frontend