]> git.openstreetmap.org Git - chef.git/commitdiff
Tile parent: Move Jakelong (SFO) to orm
authorGrant Slater <git@firefishy.com>
Mon, 22 Jul 2013 23:48:13 +0000 (00:48 +0100)
committerGrant Slater <git@firefishy.com>
Mon, 22 Jul 2013 23:48:13 +0000 (00:48 +0100)
roles/jakelong.rb

index c01bd848c4ce2ffb8585b32fc89324203600e541..c5021d468b57ee7eb27c7a875d74812f96bcc0fc 100644 (file)
@@ -17,6 +17,9 @@ default_attributes(
   :squid => {
     :cache_mem => "650 MB",
     :cache_dir => "coss /store/squid/coss-01 15000 block-size=8192 max-size=262144 membufs=30"
   :squid => {
     :cache_mem => "650 MB",
     :cache_dir => "coss /store/squid/coss-01 15000 block-size=8192 max-size=262144 membufs=30"
+  },
+  :tilecache => {
+    :tile_parent => "orm.openstreetmap.org"
   }
 )
 
   }
 )