From: Philipp Dallig Date: Tue, 4 Jul 2017 09:17:08 +0000 (+0200) Subject: fbb-www - correct cronjob for flugplandump X-Git-Tag: v0.1.0~2734 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=01c6a7fe930a8a88d60e150965d398ea1f8aade4;p=pixelpark%2Fhiera.git fbb-www - correct cronjob for flugplandump --- diff --git a/customer/fbb-www/tst-www01-fbb.pixelpark.net.yaml b/customer/fbb-www/tst-www01-fbb.pixelpark.net.yaml index 8a5414e6..7a0ffc70 100644 --- a/customer/fbb-www/tst-www01-fbb.pixelpark.net.yaml +++ b/customer/fbb-www/tst-www01-fbb.pixelpark.net.yaml @@ -52,8 +52,8 @@ infra::profile::cron::cronjobs: user: unitb.cron environment: - 'PATH="/usr/bin:/bin"' - mysql_dump: - command: '/bin/bash /opt/app/web_alt/flugplan_dbsync/flugplanDump.sh > /dev/null 2>&1' + flugplanDump: + command: '/bin/bash /opt/app/web_alt/flugplan/SH_Sources/flugplanDump.sh >> /var/log/unitb/flugplanDump.log 2>> /var/log/unitb/flugplanDump.log' minute: '*/10' hour: '*' date: '*'