From e5694cd82081df18de1d033fe1177ed3e334593e Mon Sep 17 00:00:00 2001 From: Sascha Date: Tue, 31 Jul 2018 14:43:22 +0200 Subject: [PATCH] rsync deuwo imported data live to test to rsyncer home - user ssh --- customer/deuwo/web01-deutsche-wohnen-com.pixelpark.net.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/customer/deuwo/web01-deutsche-wohnen-com.pixelpark.net.yaml b/customer/deuwo/web01-deutsche-wohnen-com.pixelpark.net.yaml index cabcf445..5c38b006 100644 --- a/customer/deuwo/web01-deutsche-wohnen-com.pixelpark.net.yaml +++ b/customer/deuwo/web01-deutsche-wohnen-com.pixelpark.net.yaml @@ -13,7 +13,7 @@ infra::profile::cron::cronjobs: # cron kann mit ensure: 'present' wieder aktiviert werden ensure: 'present' user: rsyncer - command: '/bin/rsync -a -e "ssh -i /home/rsyncer/.ssh/id_rsa" /var/www/openimmo_import/ test-web01-deutsche-wohnen-com:/home/rsyncer/openimmo_import' + command: '/bin/rsync -a -e "ssh -i /home/rsyncer/.ssh/id_rsa" /var/www/openimmo_import/ rsyncer@test-web01-deutsche-wohnen-com:/var/www/' minute: '*/3' description: rsync_imports_live_2_test -- 2.39.5