Revert "bodhi-backend: disable updates-sync and auto pushes for now"
This reverts commit d9d0b9d926
.
This commit is contained in:
parent
d9d0b9d926
commit
2465791d08
2 changed files with 3 additions and 4 deletions
|
@ -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 %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue