]> git.openstreetmap.org Git - chef.git/blobdiff - roles/dev.rb
Add hash.apis.dev.openstreetmap.org
[chef.git] / roles / dev.rb
index ecf8b907e9a8eed0625ccd67f104ee8a9391f88d..0e17896e3a00ad1cb1541c69ee2b5bcc97a54f5c 100644 (file)
@@ -126,6 +126,18 @@ default_attributes(
       :mapui => {
         :repository => "git://github.com/osmlab/openstreetmap-website.git",
         :revision => "map-ui"
+      },
+      :groups => {
+        :repository => "git://github.com/osmlab/openstreetmap-website.git",
+        :revision => "groups-sketch"
+      },
+      :welcome => {
+        :repository => "git://github.com/osmlab/openstreetmap-website.git",
+        :revision => "welcome-2"
+      },
+      :hash => {
+        :repository => "git://github.com/osmlab/openstreetmap-website.git",
+        :revision => "hash"
       }
     }
   },