]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/stateofthemap/templates/default/backup.cron.erb
Add DHCP entry for noquiklos OOB card
[chef.git] / cookbooks / stateofthemap / templates / default / backup.cron.erb
index e78b50348cadcca6d52c72984a49538c72cb26a2..387759692dda9d53aa2b8cdfa844686096c05a79 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
 export GZIP="--rsyncable -9"
 
 nice tar --create --gzip --dereference --directory=$T --file=$T/$B sotm-$D
-nice rsync $T/$B backup::backup
+nice rsync --bwlimit=500 $T/$B backup::backup
 
 rm -rf $T
 
 rm -rf $T