X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/bc95972f88637b55aed5c9f505e2f2a998977969..67dd81a83b573132e0423134ab5dfbbde7da71e3:/cookbooks/web/recipes/gpx.rb diff --git a/cookbooks/web/recipes/gpx.rb b/cookbooks/web/recipes/gpx.rb index 4c1b87cb6..42011ee0a 100644 --- a/cookbooks/web/recipes/gpx.rb +++ b/cookbooks/web/recipes/gpx.rb @@ -48,7 +48,7 @@ end git gpx_directory do action :sync - repository "git://git.openstreetmap.org/gpx-import.git" + repository "https://git.openstreetmap.org/public/gpx-import.git" revision "live" user "rails" group "rails"