projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
1cd8cc4
)
Disable mcelog on shenron
author
Tom Hughes
<tom@compton.nu>
Fri, 17 Nov 2017 16:55:07 +0000
(16:55 +0000)
committer
Tom Hughes
<tom@compton.nu>
Fri, 17 Nov 2017 16:55:07 +0000
(16:55 +0000)
roles/shenron.rb
patch
|
blob
|
history
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"
]