X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/cdb2f6f01940242c613b6c1d31332598dec7d625..51096343cee85550cd197da1f8354f8407506af5:/cookbooks/stateofthemap/templates/default/backup.cron.erb diff --git a/cookbooks/stateofthemap/templates/default/backup.cron.erb b/cookbooks/stateofthemap/templates/default/backup.cron.erb index 30937d2cb..a8e1da21c 100644 --- a/cookbooks/stateofthemap/templates/default/backup.cron.erb +++ b/cookbooks/stateofthemap/templates/default/backup.cron.erb @@ -21,7 +21,7 @@ ln -s /srv/2012.stateofthemap.org $T/sotm-$D/www2012 ln -s /srv/2016.stateofthemap.org $T/sotm-$D/www2016 export GZIP="--rsyncable -9" -export RSYNC_RSH="ssh -ax -c arcfour" +export RSYNC_RSH="ssh -ax" nice tar --create --gzip --dereference --directory=$T --file=$T/$B sotm-$D nice rsync $T/$B backup::backup