X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/a79ebde07ce867ad3002a244670cbb9e5479d9bc..c2ec85537898cb453bf1a978a9215f07a691a777:/roles/dev.rb diff --git a/roles/dev.rb b/roles/dev.rb index 947c6f54c..86e8ff58b 100644 --- a/roles/dev.rb +++ b/roles/dev.rb @@ -141,17 +141,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" + :revision => "changeset_comments_pr" } } }, - :passenger => { - :version => "4.0.45" - }, :postgresql => { :versions => [ "9.1" ], :settings => {