projects
/
chef.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Disable mcelog on shenron
[chef.git]
/
roles
/
shenron.rb
diff --git
a/roles/shenron.rb
b/roles/shenron.rb
index 2634ec0d2c63f13a8df83007edf5fcd0683be365..42d25d9d0249185cd3de69be1918f4267d97c9a5 100644
(file)
--- a/
roles/shenron.rb
+++ b/
roles/shenron.rb
@@
-21,6
+21,9
@@
default_attributes(
:sources => ["brightbox-ruby-ng"]
},
:hardware => {
+ :mcelog => {
+ :enabled => false
+ },
:modules => [
"it87"
]