]> git.openstreetmap.org Git - chef.git/commitdiff
Fix typo
authorTom Hughes <tom@compton.nu>
Thu, 25 May 2017 13:22:07 +0000 (14:22 +0100)
committerTom Hughes <tom@compton.nu>
Thu, 25 May 2017 13:22:07 +0000 (14:22 +0100)
roles/ladon.rb

index 68cd92325496587a23edfd68eca162d039d44502..eade9a08c7030a7a439edb42d9aaf9b86adb723c 100644 (file)
@@ -14,7 +14,7 @@ default_attributes(
         :bond => {
           :mode => "802.3ad",
           :miimon => "100",
         :bond => {
           :mode => "802.3ad",
           :miimon => "100",
-          :xmithashpolixt => "layer3+4",
+          :xmithashpolicy => "layer3+4",
           :slaves => %w(eth0 eth1)
         }
       },
           :slaves => %w(eth0 eth1)
         }
       },