X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/a2451e749d6b3716f00ac708045c149085e95812..f89f1657ceae1fcd72fec6c1e80df1e38a6e37c5:/roles/dev.rb diff --git a/roles/dev.rb b/roles/dev.rb index 57013c971..fcb243ff3 100644 --- a/roles/dev.rb +++ b/roles/dev.rb @@ -142,6 +142,10 @@ default_attributes( :comments => { :repository => "git://github.com/ukasiu/openstreetmap-website.git", :revision => "changeset_comments" + }, + :rails41 => { + :repository => "git://github.com/tomhughes/openstreetmap-website.git", + :revision => "rails41" } } },