]> git.openstreetmap.org Git - chef.git/blobdiff - roles/dev.rb
Enable unified mode for custom resources
[chef.git] / roles / dev.rb
index 4ac28760f4c7879d59982595b91bd324a481d438..a68f94c8c072560f2a5e8fa1db7201ab55772b63 100644 (file)
@@ -130,11 +130,9 @@ default_attributes(
       },
       :oauth2 => {
         :repository => "https://github.com/tomhughes/openstreetmap-website.git",
-        :revision => "doorkeeper"
-      },
-      :rails61 => {
-        :repository => "https://github.com/tomhughes/openstreetmap-website.git",
-        :revision => "rails61"
+        :revision => "doorkeeper",
+        :cgimap_repository => "https://github.com/zerebubuth/openstreetmap-cgimap.git",
+        :cgimap_revision => "feature/oauth2"
       }
     }
   },