From 8d9ea6ec3e26ffc4035bce537cb8db60cf7ce8c9 Mon Sep 17 00:00:00 2001 From: Thomas Dalichow Date: Thu, 14 Jun 2018 12:21:36 +0200 Subject: [PATCH] fbb-api - flugdaten temp-rsync: FBBPSCDM-167 (fix FQDN) --- customer/fbb-api/tst-api01-fbb.pixelpark.net.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/customer/fbb-api/tst-api01-fbb.pixelpark.net.yaml b/customer/fbb-api/tst-api01-fbb.pixelpark.net.yaml index 9390b3d9..5eb332a0 100644 --- a/customer/fbb-api/tst-api01-fbb.pixelpark.net.yaml +++ b/customer/fbb-api/tst-api01-fbb.pixelpark.net.yaml @@ -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 -- 2.39.5