]> git.openstreetmap.org Git - chef.git/blobdiff - roles/naga.rb
Update interface list for fafnir
[chef.git] / roles / naga.rb
index 3582d5f156411167f236d0d58ef24dfca9488bba..956be864728097c0bd832c7ac4446cfec4c609cc 100644 (file)
@@ -10,17 +10,19 @@ default_attributes(
         :family => :inet,
         :address => "10.0.64.8",
         :bond => {
+          :mode => "802.3ad",
+          :lacprate => "fast",
           :slaves => %w[eno1 eno2]
         }
       },
       :external_ipv4 => {
-        :interface => "bond0.2",
+        :interface => "bond0.101",
         :role => :external,
         :family => :inet,
         :address => "184.104.226.104"
       },
       :external_ipv6 => {
-        :interface => "bond0.2",
+        :interface => "bond0.101",
         :role => :external,
         :family => :inet6,
         :address => "2001:470:1:b3b::8"