From 75b9711cb393918db1fd1d8bc19125fcb0591118 Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Tue, 20 Jun 2017 16:04:51 +0200 Subject: [PATCH] fbb-ws - remove mailto --- customer/fbb-ws/dev-ws-fbb.pixelpark.net.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/customer/fbb-ws/dev-ws-fbb.pixelpark.net.yaml b/customer/fbb-ws/dev-ws-fbb.pixelpark.net.yaml index c1725bf0..ecd5a0b8 100644 --- a/customer/fbb-ws/dev-ws-fbb.pixelpark.net.yaml +++ b/customer/fbb-ws/dev-ws-fbb.pixelpark.net.yaml @@ -36,7 +36,7 @@ infra::profile::cron::cronjobs: weekday: '*' user: apache environment: - - 'MAILTO=root' + # - 'MAILTO=root' - 'PATH="/usr/bin:/bin"' description: 'VBB-cron' webservice-push: @@ -48,7 +48,7 @@ infra::profile::cron::cronjobs: weekday: '*' user: apache environment: - - 'MAILTO=root' + # - 'MAILTO=root' - 'PATH="/usr/bin:/bin"' description: 'Webservice-Push' braintree: @@ -60,7 +60,7 @@ infra::profile::cron::cronjobs: weekday: '*' user: apache environment: - - 'MAILTO=root' + # - 'MAILTO=root' - 'PATH="/usr/bin:/bin"' description: 'Braintree Zahlungsverifikation' cdm-webservice-push: @@ -72,7 +72,7 @@ infra::profile::cron::cronjobs: weekday: '*' user: apache environment: - - 'MAILTO=root' + # - 'MAILTO=root' - 'PATH="/usr/bin:/bin"' description: 'CDM-Webservice-Push' -- 2.39.5