]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/planet/recipes/notes.rb
Use https for github URLs
[chef.git] / cookbooks / planet / recipes / notes.rb
index c255c0962a2c127bed81cd530b503316c5134992..382658928434d856c9df25dbd84646e12f088a84 100644 (file)
@@ -35,7 +35,7 @@ end
 
 git "/opt/planet-notes-dump" do
   action :sync
-  repository "git://github.com/openstreetmap/planet-notes-dump.git"
+  repository "https://github.com/openstreetmap/planet-notes-dump.git"
   user "root"
   group "root"
 end