From: Tom Hughes Date: Thu, 25 May 2017 13:22:07 +0000 (+0100) Subject: Fix typo X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/7fd9dc5d154cc9eb39cae66c49b5391edaff4a0c?ds=sidebyside Fix typo --- diff --git a/roles/ladon.rb b/roles/ladon.rb index 68cd92325..eade9a08c 100644 --- a/roles/ladon.rb +++ b/roles/ladon.rb @@ -14,7 +14,7 @@ default_attributes( :bond => { :mode => "802.3ad", :miimon => "100", - :xmithashpolixt => "layer3+4", + :xmithashpolicy => "layer3+4", :slaves => %w(eth0 eth1) } },