X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/217064420664ee23151c357cf59a3ca0ce82c4cf..6ca991d2824c62cd59fcab517c9dc2c2f3698fd9:/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" } } },