X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/398d8db898e976149136d5ca675e3c08dee6ee76..a5dc7f751b5bed6148ec59a63d2428d0bf6884e5:/cookbooks/donate/recipes/default.rb?ds=inline 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"