]> git.openstreetmap.org Git - chef.git/blobdiff - roles/dev.rb
Add argon2 test site
[chef.git] / roles / dev.rb
index a68f94c8c072560f2a5e8fa1db7201ab55772b63..6c867f33db4d48bf4ef682577559195b2b0dfd32 100644 (file)
@@ -128,11 +128,11 @@ default_attributes(
         :cgimap_repository => "https://github.com/zerebubuth/openstreetmap-cgimap.git",
         :cgimap_revision => "feature/bulk_upload"
       },
-      :oauth2 => {
+      :argon2 => {
         :repository => "https://github.com/tomhughes/openstreetmap-website.git",
-        :revision => "doorkeeper",
-        :cgimap_repository => "https://github.com/zerebubuth/openstreetmap-cgimap.git",
-        :cgimap_revision => "feature/oauth2"
+        :revision => "argon2",
+        :cgimap_repository => "https://github.com/mmd-osm/openstreetmap-cgimap.git",
+        :cgimap_revision => "feature/argon2"
       }
     }
   },