]> git.openstreetmap.org Git - chef.git/blobdiff - roles/fume.rb
Increase warning theshold for cache disk on fume
[chef.git] / roles / fume.rb
index a6aa6f1d2801f4dae3d2a16e2f416e38a9a90e73..e2e35be2905365363a95658e3891bf591768d8e7 100644 (file)
@@ -2,6 +2,13 @@ name "fume"
 description "Master role applied to fume"
 
 default_attributes(
 description "Master role applied to fume"
 
 default_attributes(
+  :munin => {
+    :plugins => {
+      :df => {
+        :_dev_cciss_c0d1p1 => { :warning => ":95" }
+      }
+    }
+  },
   :networking => {
     :interfaces => {
       :external_ipv4 => {
   :networking => {
     :interfaces => {
       :external_ipv4 => {
@@ -41,7 +48,8 @@ default_attributes(
     :tile_siblings => [
       "trogdor.openstreetmap.org",
       "ridgeback.openstreetmap.org",
     :tile_siblings => [
       "trogdor.openstreetmap.org",
       "ridgeback.openstreetmap.org",
-      "tabaluga.openstreetmap.org",
+      "katie.openstreetmap.org",
+      "konqi.openstreetmap.org",
       "gorynych.openstreetmap.org",
       "nepomuk.openstreetmap.org"
     ]
       "gorynych.openstreetmap.org",
       "nepomuk.openstreetmap.org"
     ]