]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/planet/recipes/dump.rb
Use https for github URLs
[chef.git] / cookbooks / planet / recipes / dump.rb
index aea66204d88e055a7bd038ef7697fcbf7952cbf1..e283d0ade810afd994e0a0c6542ee5c4e3a5535a 100644 (file)
@@ -55,7 +55,7 @@ end
 
 git "/opt/planet-dump-ng" do
   action :sync
-  repository "git://github.com/zerebubuth/planet-dump-ng.git"
+  repository "https://github.com/zerebubuth/planet-dump-ng.git"
   revision "v1.1.6"
   user "root"
   group "root"