]> git.openstreetmap.org Git - chef.git/blobdiff - roles/rhaegal.rb
Device: clean-up udev rules + additional SSD tuning
[chef.git] / roles / rhaegal.rb
index 0ca0618fb21a9720b0b32c10157676ff949a5f97..fa2480be414353e221c2cb76a73bf9675d32aa8d 100644 (file)
@@ -10,19 +10,6 @@ default_attributes(
   :apt => {
     :sources => ["postgresql"]
   },
   :apt => {
     :sources => ["postgresql"]
   },
-  :devices => {
-    :ssd_samsung => {
-      :comment => "Tune scheduler for SSD",
-      :type => "block",
-      :bus => "ata",
-      :serial => "Samsung_SSD_860_PRO_*",
-      :attrs => {
-        "queue/scheduler" => "noop",
-        "queue/nr_requests" => "256",
-        "queue/read_ahead_kb" => "2048"
-      }
-    }
-  },
   :location => "Zagreb, Croatia",
   :munin => {
     :plugins => {
   :location => "Zagreb, Croatia",
   :munin => {
     :plugins => {