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