]> git.openstreetmap.org Git - chef.git/blobdiff - roles/dev.rb
Increase postgres connection limit
[chef.git] / roles / dev.rb
index 3c9ae819660d8dcc8d8b23fda73cb9a9fd9f6c4d..1da4ad0576fecff36f3782b84dd94ef461df930c 100644 (file)
@@ -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"
       }
     }
   },