]> git.openstreetmap.org Git - chef.git/commitdiff
Tile: switch fume to orm
authorGrant Slater <git@firefishy.com>
Sat, 27 Jul 2013 12:56:14 +0000 (13:56 +0100)
committerGrant Slater <git@firefishy.com>
Sat, 27 Jul 2013 12:56:14 +0000 (13:56 +0100)
roles/fume.rb

index ac5b7ecd4a9f394fd1742b2148eee88191906ece..8ef9e826dbfb0f5a30683474474954caa0eefff6 100644 (file)
@@ -35,6 +35,9 @@ default_attributes(
        "block/cciss\!c0d1/queue/scheduler" => "noop"
       }
     }
        "block/cciss\!c0d1/queue/scheduler" => "noop"
       }
     }
+  },
+  :tilecache => {
+    :tile_parent => "orm.openstreetmap.org"
   }
 )
 
   }
 )