sous-chefs / jenkins

Development repository for the jenkins cookbook
https://supermarket.chef.io/cookbooks/jenkins
Apache License 2.0
424 stars 635 forks source link

Updates to support Debian 9 and supporting JENKINS_ENABLE_ACCESS_LOG #718

Closed mattray closed 5 years ago

mattray commented 5 years ago

Running the master recipe on Debian 9 exposes https://github.com/AdoptOpenJDK/openjdk-build/issues/693 The solution is to add the fontconfig package. While I was debugging, I cleaned up the Debian template with the JENKINS_ENABLE_ACCESS_LOG exposed as an attribute to reduce the config template diff.

Signed-off-by: Matt Ray matthewhray@gmail.com