]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/foundation/recipes/owg.rb
Merge remote-tracking branch 'github/pull/272'
[chef.git] / cookbooks / foundation / recipes / owg.rb
index 70662e702708e97196c1ad61c51b2c356dc08dba..d65d75aadfd905e3d18092a68c396f7bb5646082 100644 (file)
@@ -33,6 +33,7 @@ end
 git "/srv/operations.osmfoundation.org" do
   action :sync
   repository "https://github.com/openstreetmap/owg-website.git"
+  depth 1
   user "root"
   group "root"
   notifies :run, "execute[/srv/operations.osmfoundation.org/Gemfile]"