X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/73bd70268dce56c60f095b6bda608c72fc76ebd8..b89431f620e1c941393f25ba0b19b6f4398b511b:/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" } } },