]> git.openstreetmap.org Git - chef.git/blobdiff - roles/gackelchen.rb
Use a numeric mtu
[chef.git] / roles / gackelchen.rb
index c2a2104fd980480fc4fd86fced4066611251fbe1..6835406f5fa5d923af4aadeeab6d09f7f711fc95 100644 (file)
@@ -21,7 +21,7 @@ default_attributes(
         :family => :inet6,
         :address => "2001:4b98:dc2:41:216:3eff:fe62:924c",
         :prefix => "64",
-        :gateway => "fe80::1"
+        :gateway => "fe80::641"
       }
     }
   },
@@ -36,7 +36,7 @@ default_attributes(
     ]
   },
   :tilecache => {
-    :tile_parent => "bissen.render.openstreetmap.org"
+    :tile_parent => "germany.render.openstreetmap.org"
   }
 )