X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/b6451456559ccef3a6f18ba8ecb1975b9fae8cef..6e458171a46c0414daffbae6cbed22d2c3993ca6:/roles/tabaluga.rb 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" } )