]> git.openstreetmap.org Git - chef.git/blobdiff - roles/snap-03.rb
Update snap-03 NIC interface names
[chef.git] / roles / snap-03.rb
index 3bae5690cae86eee0674d5d1df7fbce0b22dcd21..4956bdab7a6e0c16d9ae859279b63a7db92269ec 100644 (file)
@@ -14,7 +14,7 @@ default_attributes(
           :mode => "802.3ad",
           :lacprate => "fast",
           :xmithashpolicy => "layer3+4",
-          :slaves => %w[enp25s0f0 enp25s0f1]
+          :slaves => %w[enp25s0f0np0 enp25s0f1np1]
         }
       }
     }
@@ -25,9 +25,7 @@ default_attributes(
         :shared_buffers => "128GB",
         :work_mem => "128MB",
         :maintenance_work_mem => "2GB",
-        :effective_cache_size => "360GB",
-        :effective_io_concurrency => "256",
-        :random_page_cost => "1.1"
+        :effective_cache_size => "360GB"
       }
     }
   },