X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/f89f1657ceae1fcd72fec6c1e80df1e38a6e37c5..c2ec85537898cb453bf1a978a9215f07a691a777:/roles/dev.rb diff --git a/roles/dev.rb b/roles/dev.rb index fcb243ff3..86e8ff58b 100644 --- a/roles/dev.rb +++ b/roles/dev.rb @@ -141,11 +141,7 @@ 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" } } },