From 2afa69473b484eefc557c48d734c6afb75e94693 Mon Sep 17 00:00:00 2001 From: Andreas Gerstenberg Date: Wed, 18 Oct 2017 13:59:09 +0200 Subject: [PATCH] spk-spar-checker add commnent email address --- customer/spk-spar-checker/production.yaml | 1 + customer/spk-spar-checker/test.yaml | 1 + 2 files changed, 2 insertions(+) diff --git a/customer/spk-spar-checker/production.yaml b/customer/spk-spar-checker/production.yaml index 762b6db4..2733112a 100644 --- a/customer/spk-spar-checker/production.yaml +++ b/customer/spk-spar-checker/production.yaml @@ -195,6 +195,7 @@ infra::profile::cron::cronjobs: - 'APPLICATION_ENV=production' - 'LOG=/var/www/log/cron/ping.api.log' description: ping api + # 8x5-it@sparkassen-finanzportal.de send_logs_via_email: ensure: 'present' user: root diff --git a/customer/spk-spar-checker/test.yaml b/customer/spk-spar-checker/test.yaml index 4e7a15f5..8a705e2a 100644 --- a/customer/spk-spar-checker/test.yaml +++ b/customer/spk-spar-checker/test.yaml @@ -192,6 +192,7 @@ infra::profile::cron::cronjobs: - 'APPLICATION_ENV=production' - 'LOG=/var/www/log/cron/ping.api.log' description: ping api + # 8x5-it@sparkassen-finanzportal.de send_logs_via_email: ensure: 'present' user: root -- 2.39.5