X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/217064420664ee23151c357cf59a3ca0ce82c4cf..760a74abb5b6857fb62ceb5cbb537c7b40f69b0a:/roles/dev.rb diff --git a/roles/dev.rb b/roles/dev.rb index 3c9ae8196..1da4ad057 100644 --- a/roles/dev.rb +++ b/roles/dev.rb @@ -121,18 +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" - }, - :argon2 => { - :repository => "https://github.com/tomhughes/openstreetmap-website.git", - :revision => "argon2", - :cgimap_repository => "https://github.com/mmd-osm/openstreetmap-cgimap.git", - :cgimap_revision => "feature/argon2" } } },