From 6de0583e97a7e7f17b44bd6d6912937ef9bf090b Mon Sep 17 00:00:00 2001 From: Sascha Date: Tue, 31 Jul 2018 14:42:22 +0200 Subject: [PATCH] rsync deuwo imported data live to test to rsyncer home - user fix --- customer/deuwo/web01-deutsche-wohnen-com.pixelpark.net.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/customer/deuwo/web01-deutsche-wohnen-com.pixelpark.net.yaml b/customer/deuwo/web01-deutsche-wohnen-com.pixelpark.net.yaml index 417c0579..cabcf445 100644 --- a/customer/deuwo/web01-deutsche-wohnen-com.pixelpark.net.yaml +++ b/customer/deuwo/web01-deutsche-wohnen-com.pixelpark.net.yaml @@ -12,7 +12,7 @@ infra::profile::cron::cronjobs: rsync_immobilien_live_to_test: # cron kann mit ensure: 'present' wieder aktiviert werden ensure: 'present' - user: flugdat + 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' minute: '*/3' description: rsync_imports_live_2_test @@ -144,7 +144,7 @@ infra::profile::clamav::clamd_options: VirusEvent: '/bin/echo "ClamAV REPORT: Virus %v found! File: $CLAM_VIRUSEVENT_FILENAME" | mail -s "Virus found" 8x5@pixelpark.com' logstash::generic_resource: - flugdaten: + deuwo_import: resource: file order: 10 # Input parameters: -- 2.39.5