]> git.openstreetmap.org Git - chef.git/blobdiff - roles/dev.rb
Add IP based rate limiting to the render servers
[chef.git] / roles / dev.rb
index a68f94c8c072560f2a5e8fa1db7201ab55772b63..3eec5fd91b77fdbbd972c6f47d96bfa571375361 100644 (file)
@@ -127,12 +127,6 @@ default_attributes(
         :revision => "master",
         :cgimap_repository => "https://github.com/zerebubuth/openstreetmap-cgimap.git",
         :cgimap_revision => "feature/bulk_upload"
-      },
-      :oauth2 => {
-        :repository => "https://github.com/tomhughes/openstreetmap-website.git",
-        :revision => "doorkeeper",
-        :cgimap_repository => "https://github.com/zerebubuth/openstreetmap-cgimap.git",
-        :cgimap_revision => "feature/oauth2"
       }
     }
   },