forked from infra/ansible
download: drop centos-stream content
Turns out we were syncing this, but never actually had the categories set in mirrormanager, so we never got any traffic for it. These download servers are really close to full, so lets just remove this for now and see if that gives us some space. We probibly will need to stop carrying archive or something on these sooner or later though. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
d2c6b0c7dd
commit
b6097f96c2
2 changed files with 0 additions and 4 deletions
|
|
@ -1,4 +1,2 @@
|
|||
# Run quick mirror fedora every 10minutes
|
||||
*/10 * * * * root flock -n -E0 /tmp/download-sync -c '/root/quick-fedora-mirror/quick-fedora-mirror -c /root/quick-fedora-mirror/quick-fedora-mirror.conf'
|
||||
## Need to run this to keep centos mirror up to date.
|
||||
00 1,7,13,19 * * * root /usr/local/bin/lock-wrapper sync-up-downloads "/usr/local/bin/sync-up-centos"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,3 @@
|
|||
# Run quick mirror fedora every 10minutes
|
||||
MAILTO=root@fedoraproject.org
|
||||
*/10 * * * * root flock -n -E0 /tmp/download-sync -c '/root/quick-fedora-mirror/quick-fedora-mirror -c /root/quick-fedora-mirror.conf'
|
||||
## Need to run this to keep centos mirror up to date.
|
||||
00 1,7,13,19 * * * root /usr/local/bin/lock-wrapper sync-up-downloads "/usr/local/bin/sync-up-centos"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue