]> git.openstreetmap.org Git - chef.git/blobdiff - roles/thorn-03.rb
Enable LACP on hosts in Amsterdam
[chef.git] / roles / thorn-03.rb
index dbf11b540d32b142a89c66b2ee55f8594fe94634..d64a870a128ee8969e8626e2281bbece7ae41d39 100644 (file)
@@ -10,6 +10,9 @@ default_attributes(
         :family => :inet,
         :address => "10.0.48.53",
         :bond => {
+          :mode => "802.3ad",
+          :lacprate => "fast",
+          :xmithashpolicy => "layer3+4",
           :slaves => %w[eth0 eth1]
         }
       }