]> git.openstreetmap.org Git - chef.git/blobdiff - roles/dev.rb
Add argon2 test site
[chef.git] / roles / dev.rb
index 3eec5fd91b77fdbbd972c6f47d96bfa571375361..6c867f33db4d48bf4ef682577559195b2b0dfd32 100644 (file)
@@ -127,6 +127,12 @@ 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"
       }
     }
   },