X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/23e6f86d3bac580d1de27c62709144f7f957334b..26c1386da55af1a0393f5b7762f26f4404c54ac8:/roles/dev.rb?ds=sidebyside diff --git a/roles/dev.rb b/roles/dev.rb index 0b039bde3..3eec5fd91 100644 --- a/roles/dev.rb +++ b/roles/dev.rb @@ -127,10 +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" } } },