From: Andreas Gerstenberg Date: Wed, 18 Jul 2018 13:41:31 +0000 (+0200) Subject: fbb-api cron disabled X-Git-Tag: v0.1.0~570 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=78229205fdb9e65bcabdc957e54aed16ed9e4134;p=pixelpark%2Fhiera.git fbb-api cron disabled --- 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'