]> git.openstreetmap.org Git - chef.git/blobdiff - roles/dev.rb
Tile caches: switch back to default parent (now orm)
[chef.git] / roles / dev.rb
index ecf8b907e9a8eed0625ccd67f104ee8a9391f88d..c8e4c76b098f0f43beae7938a3bf399c91f688a1 100644 (file)
@@ -126,6 +126,14 @@ 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"
       }
     }
   },