]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/planet/recipes/dump.rb
tilecache: block Wget UA
[chef.git] / cookbooks / planet / recipes / dump.rb
index aea66204d88e055a7bd038ef7697fcbf7952cbf1..94fd04e937a6e768240b9dd438ea8b4ff63ce03a 100644 (file)
@@ -55,8 +55,9 @@ 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"
+  depth 1
   user "root"
   group "root"
 end