X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/a2451e749d6b3716f00ac708045c149085e95812..a5f455cd976b116c1c547d25d0c392166b426ce2:/roles/dev.rb?ds=sidebyside 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" } } },