From 15991b40092db1ea6aaafc9b1b38aa07fe9b25e6 Mon Sep 17 00:00:00 2001 From: Grant Slater Date: Fri, 26 Jul 2013 15:32:12 +0100 Subject: [PATCH 1/1] Tile: move gorynych to orm --- roles/gorynych.rb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/roles/gorynych.rb b/roles/gorynych.rb index 3d2b038d5..9d1119a33 100644 --- a/roles/gorynych.rb +++ b/roles/gorynych.rb @@ -17,6 +17,9 @@ default_attributes( :squid => { :cache_mem => "5800 MB", :cache_dir => "coss /store/squid/coss-01 128000 block-size=8192 max-size=262144 membufs=80" + }, + :tilecache => { + :tile_parent => "orm.openstreetmap.org" } ) -- 2.43.2