]> git.openstreetmap.org Git - chef.git/blobdiff - roles/dev.rb
Add rails71 dev site
[chef.git] / roles / dev.rb
index 6a55e650d8857a42c1748398b842716fb037cf0d..99c29598d77b76fa2d924accc98b8fa16bb9fa91 100644 (file)
@@ -130,6 +130,10 @@ default_attributes(
       :microcosms => {
         :repository => "https://github.com/openbrian/osm-microcosms.git",
         :revision => "microcosms"
+      },
+      :rails71 => {
+        :repository => "https://github.com/tomhughes/openstreetmap-website.git",
+        :revision => "rails71"
       }
     }
   },