mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
remove odcs spam
This commit is contained in:
committed by
Pierre-Yves Chibon
parent
514f7d5fc2
commit
38b3796440
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user