]> git.openstreetmap.org Git - chef.git/blobdiff - roles/snap-03.rb
Drop roles for thorn-02 and thorn-03
[chef.git] / roles / snap-03.rb
index 22f1d34ffa9e3ed1b8d54ad663d87805af438f07..822cb5f63e23e372b6805f672e786d3414c00c5b 100644 (file)
@@ -10,7 +10,10 @@ default_attributes(
         :family => :inet,
         :address => "10.0.64.50",
         :bond => {
-          :slaves => %w[eno1 eno2 eno3 eno4]
+          :mode => "802.3ad",
+          :lacprate => "fast",
+          :xmithashpolicy => "layer3+4",
+          :slaves => %w[enp25s0f0 enp25s0f1]
         }
       }
     }