I need to work on how we can easily add new slave in Jenkins, using chef i.e configuring it with required jdk, chef client, git client etc.I have to write a cookbook for that. Can anybody give a starting point for that.
I already have a master jenkins in place. How can I add a a slave with jdk, chef client and git with help of chef recipe.
Thanks