]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/donate/recipes/default.rb
Merge remote-tracking branch 'github/pull/272'
[chef.git] / cookbooks / donate / recipes / default.rb
index d4d99a29ccf565c8ceccc7edb3c548f00f7c4157..9ae3ebaa461ec0cf4fb2fa6950ef3119f0b078bb 100644 (file)
@@ -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"