X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/2bfb0ef07fb64314f5c4ded641a8c280df9c1d0b..8f25e9cb3cb06e08537c740161c55a6fe46f8a18:/roles/spike-08.rb diff --git a/roles/spike-08.rb b/roles/spike-08.rb index 5b96cecfa..823fd9e08 100644 --- a/roles/spike-08.rb +++ b/roles/spike-08.rb @@ -10,6 +10,9 @@ default_attributes( :family => :inet, :address => "10.0.48.13", :bond => { + :mode => "802.3ad", + :lacprate => "fast", + :xmithashpolicy => "layer3+4", :slaves => %w[eno1 eno2] } },