X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/a609239441837f702060a234bb3a073db6771661..0f277323bfa828bdbe969bf0af262a1181df7517:/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" } )