]> git.openstreetmap.org Git - chef.git/blobdiff - roles/dev.rb
Update squid memory limit on nadder-01/02
[chef.git] / roles / dev.rb
index f45ec0272de390eea2d0ff1cd02046f7eecf90e9..0e17896e3a00ad1cb1541c69ee2b5bcc97a54f5c 100644 (file)
@@ -122,6 +122,22 @@ default_attributes(
       :overpass => {
         :repository => "git://github.com/drolbr/openstreetmap-website.git",
         :revision => "master"
+      },
+      :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"
       }
     }
   },