]> git.openstreetmap.org Git - chef.git/blobdiff - roles/ironbelly.rb
Update IP configuration for rhaegal
[chef.git] / roles / ironbelly.rb
index 2730a8fb3cdb0996ef122f4c287c5c7f4a37b9fd..55849585908a4df5a7a1772280f68f7f223a73d2 100644 (file)
@@ -36,7 +36,7 @@ default_attributes(
           :mode => "802.3ad",
           :lacprate => "fast",
           :xmithashpolicy => "layer3+4",
-          :slaves => %w[eth0 eth1]
+          :slaves => %w[enp2s0f0 enp2s0f1]
         }
       },
       :external => {
@@ -108,6 +108,7 @@ default_attributes(
 
 run_list(
   "role[equinix-ams]",
+  "role[gateway]",
   "recipe[rsyncd]",
   "recipe[dhcpd]",
   "recipe[imagery::za_ngi_aerial]"