X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/21e8338d3c7baa386a5522870235532daf7d2489..005ae5bd819640bdfd31656393df2d2923be1f96:/roles/odin.rb diff --git a/roles/odin.rb b/roles/odin.rb index dc5a612d3..aa5700e32 100644 --- a/roles/odin.rb +++ b/roles/odin.rb @@ -12,6 +12,10 @@ default_attributes( :prefix => "23", :gateway => "130.225.254.97", :bond => { + :mode => "802.3ad", + :miimon => "100", + :xmithashpolicy => "layer3+4", + :lacprate => "fast", :slaves => %w[eno1 eno2] } },