]> git.openstreetmap.org Git - chef.git/blobdiff - roles/katie.rb
put pummelzacken in import mode
[chef.git] / roles / katie.rb
index 2dc82fc1587b7cbdb0e759dd854dcc86436796ed..bf69a2c193353f6a8c2b571da784dc909afc9839 100644 (file)
@@ -2,6 +2,17 @@ name "katie"
 description "Master role applied to katie"
 
 default_attributes(
+  :devices => {
+    :disktune => {
+      :comment => "Tune scheduler for Toshiba disks",
+      :type => "block",
+      :bus => "ata",
+      :serial => "TOSHIBA_DT01ACA300_*",
+      :attrs => {
+        "queue/scheduler" => "deadline"
+      }
+    }
+  },
   :networking => {
     :interfaces => {
       :external_ipv4 => {
@@ -33,7 +44,6 @@ default_attributes(
       "trogdor.openstreetmap.org",
       "nepomuk.openstreetmap.org",
       "ridgeback.openstreetmap.org",
-      "fume.openstreetmap.org",
       "gorynych.openstreetmap.org",
       "simurgh.openstreetmap.org"
     ]