X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/b6451456559ccef3a6f18ba8ecb1975b9fae8cef..69c4381c07119deabecfe788a89370294d4fa6ee:/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" } )