]> git.openstreetmap.org Git - chef.git/blobdiff - roles/dev.rb
Add help.apis.dev.openstreetmap.org
[chef.git] / roles / dev.rb
index 7d3f18fcb82be7247a82c2c3e6f157800ede5234..b41ea6634ecefa6a248bcca008814a8ac87dc0e3 100644 (file)
@@ -131,6 +131,10 @@ default_attributes(
       :rails4 => {
         :repository => "git://github.com/tomhughes/openstreetmap-website.git",
         :revision => "rails4"
+      },
+      :help => {
+        :repository => "git://github.com/osmlab/openstreetmap-website.git",
+        :revision => "help-page"
       }
     }
   },