From 78229205fdb9e65bcabdc957e54aed16ed9e4134 Mon Sep 17 00:00:00 2001 From: Andreas Gerstenberg Date: Wed, 18 Jul 2018 15:41:31 +0200 Subject: [PATCH] fbb-api cron disabled --- customer/fbb-api/tst-api01-fbb.pixelpark.net.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/customer/fbb-api/tst-api01-fbb.pixelpark.net.yaml b/customer/fbb-api/tst-api01-fbb.pixelpark.net.yaml index 136bb47f..9331861b 100644 --- a/customer/fbb-api/tst-api01-fbb.pixelpark.net.yaml +++ b/customer/fbb-api/tst-api01-fbb.pixelpark.net.yaml @@ -11,12 +11,12 @@ redis::manage_repo: true redis::timeout: 30 redis::maxmemory: 1gb -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.pixelpark.net:/home/flugdat/www/ /var/data/import/incoming/farms/' - minute: '*/3' - description: FBBPSCDM-167 +#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.pixelpark.net:/home/flugdat/www/ /var/data/import/incoming/farms/' +# minute: '*/3' +# description: FBBPSCDM-167 rabbitmq::environment_variables: NODENAME: 'rabbit@tst-api01-fbb.pixelpark.net' -- 2.39.5