]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/civicrm/recipes/default.rb
civicrm: checkout full depth on extensions
[chef.git] / cookbooks / civicrm / recipes / default.rb
index 3cd6bbf614d1219d35af07f7623eca01f2ef13bf..b0717ef540eb96abb441cba3dbc7efb15ea69397 100644 (file)
@@ -140,7 +140,6 @@ node[:civicrm][:extensions].each_value do |details|
     action :sync
     repository details[:repository]
     revision details[:revision]
-    depth 1
     user "wordpress"
     group "wordpress"
   end