]> git.openstreetmap.org Git - chef.git/commitdiff
Add user.apis.dev.openstreetmap.org
authorTom Hughes <tom@compton.nu>
Wed, 14 Aug 2013 23:11:52 +0000 (00:11 +0100)
committerTom Hughes <tom@compton.nu>
Wed, 14 Aug 2013 23:11:52 +0000 (00:11 +0100)
roles/dev.rb

index b23b079a86dc429ec43cefc33dc2f951f7a06122..78c0ce4e27f9ea287da8873311bce275cc41a770 100644 (file)
@@ -135,6 +135,10 @@ default_attributes(
       :rails4 => {
         :repository => "git://github.com/tomhughes/openstreetmap-website.git",
         :revision => "rails4"
       :rails4 => {
         :repository => "git://github.com/tomhughes/openstreetmap-website.git",
         :revision => "rails4"
+      },
+      :user => {
+        :repository => "git://github.com/osmlab/openstreetmap-website.git",
+        :revision => "user-display"
       }
     }
   },
       }
     }
   },