aboutsummaryrefslogtreecommitdiffstats
path: root/modules/youri-check/manifests
diff options
context:
space:
mode:
authorNicolas Vigier <boklm@mageia.org>2011-04-08 13:39:11 +0000
committerNicolas Vigier <boklm@mageia.org>2011-04-08 13:39:11 +0000
commit6ebb35a1b526ea8082a82b12e9c3dd963a5ff456 (patch)
tree16bd4ce56b05235143e75930755a9071547529bc /modules/youri-check/manifests
parente862a1e66633a9a89bd5032e8090bf108e844bfc (diff)
downloadpuppet-6ebb35a1b526ea8082a82b12e9c3dd963a5ff456.tar
puppet-6ebb35a1b526ea8082a82b12e9c3dd963a5ff456.tar.gz
puppet-6ebb35a1b526ea8082a82b12e9c3dd963a5ff456.tar.bz2
puppet-6ebb35a1b526ea8082a82b12e9c3dd963a5ff456.tar.xz
puppet-6ebb35a1b526ea8082a82b12e9c3dd963a5ff456.zip
set only login in MAILTO
Diffstat (limited to 'modules/youri-check/manifests')
-rw-r--r--modules/youri-check/manifests/init.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/youri-check/manifests/init.pp b/modules/youri-check/manifests/init.pp
index 0d73a2b4..d31473cd 100644
--- a/modules/youri-check/manifests/init.pp
+++ b/modules/youri-check/manifests/init.pp
@@ -43,7 +43,7 @@ class youri-check {
hour => "*",
minute => 4,
user => "$user",
- environment => "MAILTO=root@$domain",
+ environment => "MAILTO=root",
}
}