scala / scala-jenkins-infra

A Chef cookbook that manages Scala's CI infrastructure.
https://scala-ci.typesafe.com
Apache License 2.0
14 stars 17 forks source link

when chef-client runs on the server, where do the logs go? #110

Closed SethTisue closed 6 years ago

SethTisue commented 9 years ago

the recipe seems to say /var/log/chef, but that directory is empty on scala-ci. we should figure out where they are going, or if they aren't going anywhere, fix that. this would help us troubleshoot when things go wrong.

usually for now what we do instead is manually run chef-client (instructions in doc/maintenance.md) so we can see the changes happening live.

SethTisue commented 6 years ago

so long Chef!