]> git.openstreetmap.org Git - chef.git/blobdiff - roles/konqi.rb
Update VLAN ID for external network in Dublin
[chef.git] / roles / konqi.rb
index 9bc6d165cf8380d0148f1f97220634415c2c1dff..e15ca55fb64d6dfff4e073d70498cc703673bf15 100644 (file)
@@ -14,13 +14,13 @@ default_attributes(
         }
       },
       :external_ipv4 => {
-        :interface => "bond0.2",
+        :interface => "bond0.101",
         :role => :external,
         :family => :inet,
         :address => "184.104.226.103"
       },
       :external_ipv6 => {
-        :interface => "bond0.2",
+        :interface => "bond0.101",
         :role => :external,
         :family => :inet6,
         :address => "2001:470:1:b3b::7"