]> git.openstreetmap.org Git - chef.git/blobdiff - roles/spike-01.rb
Use correct bonding mode for Dubline machines
[chef.git] / roles / spike-01.rb
index eaa58b9cdd7c31aacf33597758609ef51f0b616f..2f561fca8bc790682fab7cb362bb6f7c88c60956 100644 (file)
@@ -10,6 +10,8 @@ default_attributes(
         :family => :inet,
         :address => "10.0.64.3",
         :bond => {
+          :mode => "802.3ad",
+          :lacprate => "fast",
           :slaves => %w[eno1 eno2]
         }
       },