X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/92214b24d9b39b5eeadbd90665b19d3e01924daf..808a8a3e8ec7b1903e356f20016e278d012a033e:/roles/dev.rb diff --git a/roles/dev.rb b/roles/dev.rb index 1ed5d6c84..1da4ad057 100644 --- a/roles/dev.rb +++ b/roles/dev.rb @@ -121,12 +121,6 @@ default_attributes( :microcosms => { :repository => "https://github.com/openbrian/osm-microcosms.git", :revision => "microcosms" - }, - :upload => { - :repository => "https://git.openstreetmap.org/public/rails.git", - :revision => "master", - :cgimap_repository => "https://github.com/zerebubuth/openstreetmap-cgimap.git", - :cgimap_revision => "feature/bulk_upload" } } },