X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/313f1e8bfb0c513f4dd855b1acdc4386aea266c6..953568ac810971babd2c310ca6b8e1a0a30793a5:/roles/dev.rb diff --git a/roles/dev.rb b/roles/dev.rb index 65e393b07..1800f3551 100644 --- a/roles/dev.rb +++ b/roles/dev.rb @@ -119,10 +119,7 @@ default_attributes( :repository => "https://github.com/tomhughes/openstreetmap-website.git", :revision => "next", :cgimap_repository => "https://github.com/zerebubuth/openstreetmap-cgimap.git", - :cgimap_revision => "master", - :cgimap_options => { - :ratelimit_upload => true - } + :cgimap_revision => "master" }, :comments => { :repository => "https://github.com/ukasiu/openstreetmap-website.git",