From: Grant Slater Date: Sat, 27 Jul 2013 12:56:14 +0000 (+0100) Subject: Tile: switch fume to orm X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/a609239441837f702060a234bb3a073db6771661 Tile: switch fume to orm --- diff --git a/roles/fume.rb b/roles/fume.rb index ac5b7ecd4..8ef9e826d 100644 --- a/roles/fume.rb +++ b/roles/fume.rb @@ -35,6 +35,9 @@ default_attributes( "block/cciss\!c0d1/queue/scheduler" => "noop" } } + }, + :tilecache => { + :tile_parent => "orm.openstreetmap.org" } )