]> git.openstreetmap.org Git - chef.git/blobdiff - roles/dev.rb
Enable unified mode for custom resources
[chef.git] / roles / dev.rb
index 3eec5fd91b77fdbbd972c6f47d96bfa571375361..a68f94c8c072560f2a5e8fa1db7201ab55772b63 100644 (file)
@@ -127,6 +127,12 @@ default_attributes(
         :revision => "master",
         :cgimap_repository => "https://github.com/zerebubuth/openstreetmap-cgimap.git",
         :cgimap_revision => "feature/bulk_upload"
+      },
+      :oauth2 => {
+        :repository => "https://github.com/tomhughes/openstreetmap-website.git",
+        :revision => "doorkeeper",
+        :cgimap_repository => "https://github.com/zerebubuth/openstreetmap-cgimap.git",
+        :cgimap_revision => "feature/oauth2"
       }
     }
   },