mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-25 11:00:32 +08:00
Revert "bodhi-backend: disable updates-sync and auto pushes for now"
This reverts commit d9d0b9d926.
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
MAILTO=releng-cron@lists.fedoraproject.org
|
||||
# disabled by kevin until we sort out releng 10114
|
||||
#* * * * * ftpsync /usr/local/bin/lock-wrapper updates-push '/usr/local/bin/new-updates-sync' --silent
|
||||
* * * * * ftpsync /usr/local/bin/lock-wrapper updates-push '/usr/local/bin/new-updates-sync' --silent
|
||||
|
||||
|
||||
@@ -2,6 +2,5 @@ MAILTO=sysadmin-releng-members@fedoraproject.org
|
||||
{% if RelEngFrozen %}
|
||||
{{ '#' }}14 00 * * * apache /usr/local/bin/bodhi-automated-pushes.py
|
||||
{% else %}
|
||||
# disabled by kevin until we sort out releng 10114
|
||||
#14 00 * * * apache /usr/local/bin/bodhi-automated-pushes.py
|
||||
14 00 * * * apache /usr/local/bin/bodhi-automated-pushes.py
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user