]> git.openstreetmap.org Git - chef.git/commitdiff
Add welcome.apis.dev.openstreetmap.org
authorTom Hughes <tom@compton.nu>
Wed, 17 Jul 2013 22:01:28 +0000 (23:01 +0100)
committerTom Hughes <tom@compton.nu>
Wed, 17 Jul 2013 22:01:28 +0000 (23:01 +0100)
roles/dev.rb

index 8c5103fbea108c2e17f40a4986953b90dbbef960..c8e4c76b098f0f43beae7938a3bf399c91f688a1 100644 (file)
@@ -130,6 +130,10 @@ 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"
       }
     }
   },