]> git.openstreetmap.org Git - chef.git/commitdiff
Drop the bulk upload dev site
authorTom Hughes <tom@compton.nu>
Thu, 17 Feb 2022 07:07:30 +0000 (07:07 +0000)
committerTom Hughes <tom@compton.nu>
Thu, 17 Feb 2022 07:07:30 +0000 (07:07 +0000)
roles/dev.rb

index 1ed5d6c8478258ac63b3b7cd48b993e3ac43440e..1da4ad0576fecff36f3782b84dd94ef461df930c 100644 (file)
@@ -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"
       }
     }
   },