]> git.openstreetmap.org Git - chef.git/blobdiff - roles/dev.rb
Enable rate limiting for dev cgimap instances
[chef.git] / roles / dev.rb
index 65e393b076d2dc9f61e27e6fb11373975d1698d8..1800f3551a80f322e08ef58b24281fd1d21a3fe4 100644 (file)
@@ -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",