X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/73bd70268dce56c60f095b6bda608c72fc76ebd8..a07b42ee411f8952561cf6d3b52caa3067d6b281:/roles/dev.rb diff --git a/roles/dev.rb b/roles/dev.rb index 6a55e650d..99c29598d 100644 --- a/roles/dev.rb +++ b/roles/dev.rb @@ -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" } } },