X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/e4a0595002f1f428a98776070ad4677b6433b46f..0aaea8096fcdd565f0f1990a84ad68e9aeb90113:/cookbooks/planet/recipes/notes.rb?ds=sidebyside diff --git a/cookbooks/planet/recipes/notes.rb b/cookbooks/planet/recipes/notes.rb index 382658928..3b22af739 100644 --- a/cookbooks/planet/recipes/notes.rb +++ b/cookbooks/planet/recipes/notes.rb @@ -36,6 +36,7 @@ end git "/opt/planet-notes-dump" do action :sync repository "https://github.com/openstreetmap/planet-notes-dump.git" + depth 1 user "root" group "root" end