]> git.openstreetmap.org Git - chef.git/blobdiff - roles/culebre.rb
Update interface list for remaining G9s in Dublin
[chef.git] / roles / culebre.rb
index 20a4d2c793f8b697cc6ec9f9e123213efa6426f8..d46f1279e71ec46e9180c4191430a4a65c84ba93 100644 (file)
@@ -10,17 +10,19 @@ default_attributes(
         :family => :inet,
         :address => "10.0.64.9",
         :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.105"
       },
       :external_ipv6 => {
-        :interface => "bond0.2",
+        :interface => "bond0.101",
         :role => :external,
         :family => :inet6,
         :address => "2001:470:1:b3b::9"