projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
18d192a
)
Increase warning theshold for cache disk on fume
author
Tom Hughes
<tom@compton.nu>
Sat, 14 Mar 2015 15:31:45 +0000
(15:31 +0000)
committer
Tom Hughes
<tom@compton.nu>
Sat, 14 Mar 2015 15:31:45 +0000
(15:31 +0000)
roles/fume.rb
patch
|
blob
|
history
diff --git
a/roles/fume.rb
b/roles/fume.rb
index 65e99fef324c8a5eb20075568695f6886cc8ba6b..e2e35be2905365363a95658e3891bf591768d8e7 100644
(file)
--- a/
roles/fume.rb
+++ b/
roles/fume.rb
@@
-2,6
+2,13
@@
name "fume"
description "Master role applied to fume"
default_attributes(
+ :munin => {
+ :plugins => {
+ :df => {
+ :_dev_cciss_c0d1p1 => { :warning => ":95" }
+ }
+ }
+ },
:networking => {
:interfaces => {
:external_ipv4 => {