projects
/
chef.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Add trigger script to mail mcelog reports
[chef.git]
/
cookbooks
/
hardware
/
templates
/
default
/
mcelog-trigger.erb
1
#!/bin/sh
2
3
# DO NOT EDIT - This file is being maintained by Chef
4
5
echo "$MESSAGE" | /usr/bin/mail -s "Machine Check Exception for <%= node[:fqdn] %>" admins@openstreetmap.org