]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/taginfo/recipes/default.rb
Use https for github URLs
[chef.git] / cookbooks / taginfo / recipes / default.rb
index 50ea6b86d6f910e40a888e699e75f789a5337767..6d320ddd0009d40e1c5dd13e41a6595d6ad2d64d 100644 (file)
@@ -100,7 +100,7 @@ node[:taginfo][:sites].each do |site|
 
   git "#{directory}/taginfo" do
     action :sync
-    repository "git://github.com/taginfo/taginfo.git"
+    repository "https://github.com/taginfo/taginfo.git"
     revision "osmorg-taginfo-live"
     user "taginfo"
     group "taginfo"