]> git.openstreetmap.org Git - chef.git/blobdiff - roles/ridgeback.rb
Update chef client to 11.10.0
[chef.git] / roles / ridgeback.rb
index 78d0be7ee8ba69e987dc790995643e5439638b9f..90f1c11bd107515788de9cc3ff2ae3d9fb8504ee 100644 (file)
@@ -37,6 +37,15 @@ default_attributes(
       "tabaluga.openstreetmap.org",
       "nepomuk.openstreetmap.org"
     ]
+  },
+  :munin => {
+    :plugins => {
+      :smart_sdb => {
+        :smartctl_exit_status => {
+          :warning => 8
+        }
+      }
+    }
   }
 )