]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
fbb-api - flugdaten temp-rsync: FBBPSCDM-167 (fix FQDN)
authorThomas Dalichow <thomas.dalichow@publicispixelpark.de>
Thu, 14 Jun 2018 10:21:36 +0000 (12:21 +0200)
committerThomas Dalichow <thomas.dalichow@publicispixelpark.de>
Thu, 14 Jun 2018 10:21:36 +0000 (12:21 +0200)
customer/fbb-api/tst-api01-fbb.pixelpark.net.yaml

index 9390b3d977bfd67b009190329567e031f00f6396..5eb332a0faa6ed26c96817c97cd3ee47e693a5f0 100644 (file)
@@ -6,7 +6,7 @@ infra::profile::apache::htdigest:
 infra::profile::cron::cronjobs:
   temp_rsync_flugdaten:
     user: flugdat
-    command: '/bin/rsync -a -e "ssh -i /home/flugdat/.ssh/id_rsa" flugdat@tst-www01-fbb:/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/'
     minute: '*/3'
     description: FBBPSCDM-167