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