]> git.openstreetmap.org Git - chef.git/commitdiff
Drop argon2 test site
authorTom Hughes <tom@compton.nu>
Thu, 16 Dec 2021 20:17:58 +0000 (20:17 +0000)
committerTom Hughes <tom@compton.nu>
Thu, 16 Dec 2021 20:17:58 +0000 (20:17 +0000)
roles/dev.rb

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