]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/civicrm/templates/default/backup.cron.erb
nominatim: ruby packages needed for prometheus
[chef.git] / cookbooks / civicrm / templates / default / backup.cron.erb
index 7f912d7f7f9d1dc3e40cf095c3ddd88f6aa76fa1..7738f75ca2433f3c3a69f043fd35d485470c845f 100644 (file)
@@ -16,6 +16,6 @@ ln -s /srv/supporting.openstreetmap.org $T/osmf-crm-$D/www
 export RSYNC_RSH="ssh -ax"
 
 nice tar --create --dereference --directory=$T osmf-crm-$D | nice gzip --rsyncable -9 > $T/$B
-nice rsync --preallocate --fuzzy $T/$B backup::backup
+nice rsync --preallocate --fuzzy $T/$B backup.openstreetmap.org::backup
 
 rm -rf $T