[chef] Jenkins node setup cookbook


Chronological Thread 
  • From: Michael Hayes < >
  • To: " " < >
  • Subject: [chef] Jenkins node setup cookbook
  • Date: Fri, 4 Oct 2013 14:40:48 -0500

I have a cookbook for setting up a node for Jenkins to build rails projects. 
My problem is that it needs to run 7 - 8 times in order to install everything 
and I also have to call `apt-get -y install build-essential` in my default 
recipe, otherwise postgres will fail (Using the build essential recipe hasn't 
worked for me).

Jenkins plugin installs fail but then succeed when run again.

I know it's a big question, but if someone in the know could check out my run 
list and cookbook and tell me what I did wrong, it would greatly appreciated.

Run-list:
https://gist.github.com/hayesmp/6831419

Cookbook:
https://github.com/hayesmp/jenkins-rackbox-cookbook

We're using Berkshelf/knife solo.


Archive powered by MHonArc 2.6.16.

§