From df5990611a8d954a97868fc47c49603dd312dc67 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Thu, 17 Feb 2022 07:07:30 +0000 Subject: [PATCH] Drop the bulk upload dev site --- roles/dev.rb | 6 ------ 1 file changed, 6 deletions(-) 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" } } }, -- 2.45.1