From 0f277323bfa828bdbe969bf0af262a1181df7517 Mon Sep 17 00:00:00 2001 From: Grant Slater Date: Sat, 27 Jul 2013 15:18:37 +0100 Subject: [PATCH 1/1] Tile: move tabaluga to orm --- roles/tabaluga.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/roles/tabaluga.rb b/roles/tabaluga.rb index 20b4494dc..6ba4c3b7d 100644 --- a/roles/tabaluga.rb +++ b/roles/tabaluga.rb @@ -28,7 +28,8 @@ default_attributes( }, :tilecache => { :ip_bucket_refill => "6144", - :net_bucket_refill => "24576" + :net_bucket_refill => "24576", + :tile_parent => "orm.openstreetmap.org" } ) -- 2.43.2