]> git.openstreetmap.org Git - chef.git/blobdiff - roles/dev.rb
increase shared bufferes for poldi
[chef.git] / roles / dev.rb
index 8c5103fbea108c2e17f40a4986953b90dbbef960..0e17896e3a00ad1cb1541c69ee2b5bcc97a54f5c 100644 (file)
@@ -130,6 +130,14 @@ default_attributes(
       :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"
       }
     }
   },