]> git.openstreetmap.org Git - chef.git/blobdiff - roles/odin.rb
Increase memory limit for frontend memcache instances
[chef.git] / roles / odin.rb
index 6d29b734c076662f7108610106d4cec4b67f1bea..14b1f768e0ec66e5d5f22d8c77ca536c95231b84 100644 (file)
@@ -18,20 +18,13 @@ default_attributes(
         }
       },
       :external => {
-        :interface => "bond0.2",
+        :interface => "bond0.3",
         :role => :external,
         :inet => {
-          :address => "130.117.76.15",
-          :prefix => "27",
-          :gateway => "130.117.76.1"
+          :address => "184.104.179.143"
         },
         :inet6 => {
-          :address => "2001:978:2:2c::172:f",
-          :prefix => "64",
-          :gateway => "2001:978:2:2c::172:1",
-          :routes => {
-            "2001:470:1:b3b::/64" => { :type => "unreachable" }
-          }
+          :address => "2001:470:1:fa1::f"
         }
       }
     }