X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/ca9eda00664d76729ac8ad788bd144d57af2cf9a..573da82d342b0197451448a59a239dfd8908d359:/roles/dev.rb diff --git a/roles/dev.rb b/roles/dev.rb index cedfc88f5..b66308426 100644 --- a/roles/dev.rb +++ b/roles/dev.rb @@ -101,7 +101,7 @@ default_attributes( :dev => { :rails => { :master => { - :repository => "git://git.openstreetmap.org/rails.git", + :repository => "https://git.openstreetmap.org/public/rails.git", :revision => "master", :aliases => ["api06.dev.openstreetmap.org"] },