]> git.openstreetmap.org Git - chef.git/blobdiff - roles/spike-06.rb
Drop roles for thorn-02 and thorn-03
[chef.git] / roles / spike-06.rb
index 4ba626cd3d7d03295472dc47e5c73c9c601cb5be..50379928c1b2d1a47f0c471e1cf119c40cd4d9e8 100644 (file)
@@ -10,6 +10,9 @@ default_attributes(
         :family => :inet,
         :address => "10.0.48.11",
         :bond => {
+          :mode => "802.3ad",
+          :lacprate => "fast",
+          :xmithashpolicy => "layer3+4",
           :slaves => %w[eno1 eno2]
         }
       },
@@ -30,7 +33,7 @@ default_attributes(
 )
 
 run_list(
-  "role[equinix]",
+  "role[equinix-ams]",
   "role[hp-g9]",
   "role[web-frontend]",
   "role[web-statistics]",