From a609239441837f702060a234bb3a073db6771661 Mon Sep 17 00:00:00 2001 From: Grant Slater Date: Sat, 27 Jul 2013 13:56:14 +0100 Subject: [PATCH] Tile: switch fume to orm --- roles/fume.rb | 3 +++ 1 file changed, 3 insertions(+) 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" } ) -- 2.43.2