Browse Source

Use global root alias for cron job mails

Signed-off-by: Maximilian Wilhelm <max@sdn.clinic>
Maximilian Wilhelm 2 years ago
parent
commit
24ffdc622c
2 changed files with 0 additions and 2 deletions
  1. 0 1
      batman/ff_check_gateway.cron
  2. 0 1
      network/ifupdown2/ff_fix_default_route.cron

+ 0 - 1
batman/ff_check_gateway.cron

@@ -3,6 +3,5 @@
 #
 SHELL=/bin/bash
 PATH=/sbin:/bin:/usr/sbin:/usr/bin
-MAILTO={{ salt['pillar.get']("ffho:tech_c_mail") }}
 
 * * * * *       root    /usr/local/sbin/ff_check_gateway

+ 0 - 1
network/ifupdown2/ff_fix_default_route.cron

@@ -3,6 +3,5 @@
 #
 SHELL=/bin/bash
 PATH=/sbin:/bin:/usr/sbin:/usr/bin
-MAILTO={{ salt['pillar.get']('globals:ops_mail') }}
 
 * * * * *       root    /usr/local/sbin/ff_fix_default_route