mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
Revert "Disable updates pushing and backups for today since we are going to be doing an outage"
This reverts commit 25a26248ab.
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
# run rdiff backups
|
||||
MAILTO=kevin@scrye.com
|
||||
#00 22 * * * root /usr/local/bin/lock-wrapper run-rdiff-backups "/usr/local/bin/run-rdiff-backups"
|
||||
00 22 * * * root /usr/local/bin/lock-wrapper run-rdiff-backups "/usr/local/bin/run-rdiff-backups"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{% if RelEngFrozen %}
|
||||
{{ '#' }}00 00 * * * apache /usr/local/bin/bodhi-automated-pushes.py
|
||||
{% else %}
|
||||
#00 00 * * * apache /usr/local/bin/bodhi-automated-pushes.py
|
||||
00 00 * * * apache /usr/local/bin/bodhi-automated-pushes.py
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user