]> git.openstreetmap.org Git - chef.git/blobdiff - roles/nepomuk.rb
Drop roles for thorn-02 and thorn-03
[chef.git] / roles / nepomuk.rb
index 4035409b2bd1b11cc4c2e05e926c6c32a49e1503..4abe868d14c594333ae363efc9b71e547a76a348 100644 (file)
@@ -36,15 +36,6 @@ default_attributes(
       }
     }
   },
-  :sysctl => {
-    :kvm => {
-      :comment => "Tuning for KVM guest",
-      :parameters => {
-        "kernel.sched_min_granularity_ns" => 10000000,
-        "kernel.sched_wakeup_granularity_ns" => 15000000
-      }
-    }
-  },
   :sysfs => {
     :hdd_tune => {
       :comment => "Tune the queue for improved performance",