]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/serverinfo/recipes/default.rb
Report full stack traces when jekyll fails
[chef.git] / cookbooks / serverinfo / recipes / default.rb
index eb6ed495800da0677960cdee2f46f35842741f26..d7a103fd3a5b0b52e058925593d17578d762fc55 100644 (file)
@@ -62,7 +62,7 @@ end
 
 execute "/srv/hardware.openstreetmap.org" do
   action :nothing
 
 execute "/srv/hardware.openstreetmap.org" do
   action :nothing
-  command "jekyll build"
+  command "jekyll build --trace"
   cwd "/srv/hardware.openstreetmap.org"
   user "nobody"
   group "nogroup"
   cwd "/srv/hardware.openstreetmap.org"
   user "nobody"
   group "nogroup"