]> git.openstreetmap.org Git - chef.git/commitdiff
Tile: move gorynych to orm
authorGrant Slater <git@firefishy.com>
Fri, 26 Jul 2013 16:11:07 +0000 (17:11 +0100)
committerGrant Slater <git@firefishy.com>
Fri, 26 Jul 2013 16:11:07 +0000 (17:11 +0100)
roles/gorynych.rb

index 3d2b038d5b1470db84fbfd621a1417d1d2c0efc6..9d1119a335b2dbf9cc5a8cc964221c323b5993ab 100644 (file)
@@ -17,6 +17,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 => "orm.openstreetmap.org"
   }
 )