]> git.openstreetmap.org Git - chef.git/commitdiff
Tile: move grisu to orm
authorGrant Slater <git@firefishy.com>
Fri, 26 Jul 2013 09:55:23 +0000 (10:55 +0100)
committerGrant Slater <git@firefishy.com>
Fri, 26 Jul 2013 09:55:23 +0000 (10:55 +0100)
roles/grisu.rb

index 37511e2f26079b61d77735c7740ce242c997fc08..503a28199b86fde67bf8a90055fb847dc17962e0 100644 (file)
@@ -30,6 +30,9 @@ default_attributes(
   :squid => {
     :cache_mem => "9000 MB",
     :cache_dir => "coss /store/squid/coss-01 128000 block-size=8192 max-size=262144 membufs=80"
+  },
+  :tilecache => {
+    :tile_parent => "orm.openstreetmap.org"
   }
 )