]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/civicrm/templates/default/backup.cron.erb
Imagery - remove site alias for the moment
[chef.git] / cookbooks / civicrm / templates / default / backup.cron.erb
index 9a215561670601be1e32b04b54def0382ec85598..202469c877b98db35659cd8a9ff93bdf4967f671 100644 (file)
@@ -11,7 +11,7 @@ mysqldump --user=civicrm --password=<%= @passwords["database"] %> --opt --skip-l
 ln -s /srv/join.osmfoundation.org $T/osmf-crm-$D/www
 
 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 osmf-crm-$D
 nice rsync $T/$B backup::backup