]> git.openstreetmap.org Git - chef.git/blobdiff - roles/spike-03.rb
Update interface list for fafnir
[chef.git] / roles / spike-03.rb
index 8c39d559dba38b4389dda40c07c6861ce8ed37e4..ffc4932d33c87ffce0476923f922bc77266122d3 100644 (file)
@@ -10,17 +10,19 @@ default_attributes(
         :family => :inet,
         :address => "10.0.64.5",
         :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.101"
       },
       :external_ipv6 => {
-        :interface => "bond0.2",
+        :interface => "bond0.101",
         :role => :external,
         :family => :inet6,
         :address => "2001:470:1:b3b::5"