]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/stateofthemap/templates/default/backup.cron.erb
Revert "Add v. ugly temp workaround so that daily UCL backups complete"
[chef.git] / cookbooks / stateofthemap / templates / default / backup.cron.erb
index 387759692dda9d53aa2b8cdfa844686096c05a79..e78b50348cadcca6d52c72984a49538c72cb26a2 100644 (file)
@@ -22,6 +22,6 @@ ln -s /srv/2012.stateofthemap.org $T/sotm-$D/www2012
 export GZIP="--rsyncable -9"
 
 nice tar --create --gzip --dereference --directory=$T --file=$T/$B sotm-$D
-nice rsync --bwlimit=500 $T/$B backup::backup
+nice rsync $T/$B backup::backup
 
 rm -rf $T