]> git.openstreetmap.org Git - chef.git/blobdiff - roles/spike-06.rb
Enable LACP on hosts in Amsterdam
[chef.git] / roles / spike-06.rb
index 5a0e536bc7369ced5dfc0c5bcef7acb2ced7be7f..50379928c1b2d1a47f0c471e1cf119c40cd4d9e8 100644 (file)
@@ -10,6 +10,9 @@ default_attributes(
         :family => :inet,
         :address => "10.0.48.11",
         :bond => {
+          :mode => "802.3ad",
+          :lacprate => "fast",
+          :xmithashpolicy => "layer3+4",
           :slaves => %w[eno1 eno2]
         }
       },