]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
fbb-api - re-enable temporary farms-rsync
authorThomas Dalichow <thomas.dalichow@publicispixelpark.de>
Thu, 9 Aug 2018 13:00:31 +0000 (15:00 +0200)
committerThomas Dalichow <thomas.dalichow@publicispixelpark.de>
Thu, 9 Aug 2018 13:00:41 +0000 (15:00 +0200)
customer/fbb-api/tst-api01-fbb.pixelpark.net.yaml

index 98e70a72c59e2c05cce654cda4aee1f1ed6d2f27..818000ae708c3c3dbaaa6b152f3efd17098518cd 100644 (file)
@@ -14,10 +14,8 @@ redis::maxmemory: 1gb
 
 infra::profile::cron::cronjobs:
   temp_rsync_flugdaten:
-    # cron kann mit ensure: 'present' wieder aktiviert werden
-    ensure: 'absent'
     user: flugdat
-    command: '/bin/rsync -a -e "ssh -i /home/flugdat/.ssh/id_rsa" flugdat@tst-www01-fbb.pixelpark.net:/home/flugdat/www/ /var/data/import/incoming/farms/'
+    command: '/bin/rsync -a -e "ssh -i /home/flugdat/.ssh/id_rsa" flugdat@tst-www01-fbb.pixelpark.net:/home/flugdat/www/ /var/data/import/incoming/farms-rsync/'
     minute: '*/3'
     description: FBBPSCDM-167