X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/398d8db898e976149136d5ca675e3c08dee6ee76..e4a0595002f1f428a98776070ad4677b6433b46f:/cookbooks/donate/recipes/default.rb diff --git a/cookbooks/donate/recipes/default.rb b/cookbooks/donate/recipes/default.rb index d4d99a29c..9ae3ebaa4 100644 --- a/cookbooks/donate/recipes/default.rb +++ b/cookbooks/donate/recipes/default.rb @@ -54,7 +54,7 @@ end git "/srv/donate.openstreetmap.org" do action :sync - repository "git://github.com/osmfoundation/donation-drive.git" + repository "https://github.com/osmfoundation/donation-drive.git" depth 1 user "donate" group "donate"