]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/donate/recipes/default.rb
Use https for github URLs
[chef.git] / cookbooks / donate / recipes / default.rb
index 25441aaf62cf7d6a6e609b97a2922c5fe08381a9..c2249ee9c4be5a38473040fe443848eb86409793 100644 (file)
@@ -54,7 +54,7 @@ end
 
 git "/srv/donate.openstreetmap.org" do
   action :sync
 
 git "/srv/donate.openstreetmap.org" do
   action :sync
-  repository "git://github.com/osmfoundation/donation-drive.git"
+  repository "https://github.com/osmfoundation/donation-drive.git"
   user "donate"
   group "donate"
 end
   user "donate"
   group "donate"
 end