]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/donate/recipes/default.rb
Merge remote-tracking branch 'github/pull/272'
[chef.git] / cookbooks / donate / recipes / default.rb
index c2249ee9c4be5a38473040fe443848eb86409793..9ae3ebaa461ec0cf4fb2fa6950ef3119f0b078bb 100644 (file)
@@ -55,6 +55,7 @@ end
 git "/srv/donate.openstreetmap.org" do
   action :sync
   repository "https://github.com/osmfoundation/donation-drive.git"
+  depth 1
   user "donate"
   group "donate"
 end