]> git.openstreetmap.org Git - chef.git/blobdiff - roles/noomoahk.rb
Add role for necrosan
[chef.git] / roles / noomoahk.rb
index a65f75ae76f4d844d7feadc5f50fc3567d72f8d6..61876296a4877c47f5717b46dd1035ea4e4cbf7e 100644 (file)
@@ -23,13 +23,15 @@ default_attributes(
     }
   },
   :squid => {
-    :cache_mem => "4100 MB",
+    :cache_mem => "3100 MB",
     :cache_dir => "coss /store/squid/coss-01 80000 block-size=8192 max-size=262144 membufs=80"
   },
   :tilecache => {
-    :tile_parent => "toulouse.render.openstreetmap.org",
+    :tile_parent => "france.render.openstreetmap.org",
     :tile_siblings => [
       "nepomuk.openstreetmap.org",
+      "norbert.openstreetmap.org",
+      "necrosan.openstreetmap.org",
       "ladon.openstreetmap.org",
       "culebre.openstreetmap.org"
     ]