]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/supybot/recipes/default.rb
Use same http options as tile servers, i.a. enable http2
[chef.git] / cookbooks / supybot / recipes / default.rb
index 87343c100a1bd8ba369d8b931b67929301fd865a..6a14c00851d6199bf33fdb9cb5ab436342886fe4 100644 (file)
@@ -121,6 +121,7 @@ git "/usr/local/lib/supybot/plugins/Git" do
   action :sync
   repository "https://github.com/openstreetmap/supybot-git"
   revision "master"
+  depth 1
   user "root"
   group "root"
 end