]> git.openstreetmap.org Git - chef.git/blobdiff - roles/gorynych.rb
Adjust postgres archive path
[chef.git] / roles / gorynych.rb
index 04abf97b34a9a459de4bb2180d5c10f582f58d07..984b2aa7559f53e125ba1db5402dfbba4a3d1d55 100644 (file)
@@ -26,6 +26,9 @@ default_attributes(
   :squid => {
     :cache_mem => "5800 MB",
     :cache_dir => "coss /store/squid/coss-01 128000 block-size=8192 max-size=262144 membufs=80"
+  },
+  :tilecache => {
+    :tile_parent => "moscow.render.openstreetmap.org"
   }
 )