]> git.openstreetmap.org Git - chef.git/blobdiff - roles/tabaluga.rb
Drop roles for thorn-02 and thorn-03
[chef.git] / roles / tabaluga.rb
index 0e7296b336d0d186efde950effa70ba9c8ed1aee..8094e63c0d8d880676fda2956deec0bb2bd75ed6 100644 (file)
@@ -14,6 +14,9 @@ default_attributes(
         :family => :inet,
         :address => "10.0.48.14",
         :bond => {
+          :mode => "802.3ad",
+          :lacprate => "fast",
+          :xmithashpolicy => "layer3+4",
           :slaves => %w[eno1 eno2]
         }
       },
@@ -34,7 +37,7 @@ default_attributes(
 )
 
 run_list(
-  "role[equinix]",
+  "role[equinix-ams]",
   "role[hp-g9]",
   "role[wiki]",
   "recipe[dhcpd]"