X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/41487eea939ced6fb053fac4f68f77a314e4dfa5..92214b24d9b39b5eeadbd90665b19d3e01924daf:/roles/dev.rb diff --git a/roles/dev.rb b/roles/dev.rb index 3c9ae8196..1ed5d6c84 100644 --- a/roles/dev.rb +++ b/roles/dev.rb @@ -127,12 +127,6 @@ default_attributes( :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" } } },