]> git.openstreetmap.org Git - chef.git/blobdiff - roles/dev.rb
Add cgimap to oauth2 instance
[chef.git] / roles / dev.rb
index 0b039bde3af54c3e52b698c2f0659350278d7181..a68f94c8c072560f2a5e8fa1db7201ab55772b63 100644 (file)
@@ -130,7 +130,9 @@ default_attributes(
       },
       :oauth2 => {
         :repository => "https://github.com/tomhughes/openstreetmap-website.git",
-        :revision => "doorkeeper"
+        :revision => "doorkeeper",
+        :cgimap_repository => "https://github.com/zerebubuth/openstreetmap-cgimap.git",
+        :cgimap_revision => "feature/oauth2"
       }
     }
   },