Hi Eric,
You need to understand first what exactly you want to be run and at which
point.
>From the quick glance it could be running Chef on already provisioned
server (use SSH to do that when you need it) or creating a new server in
the cloud for running tests etc on it. (It's likely there are
Currently I am deploying application code to our target environments using the
Build Pipeline plugin. It is a visualization tool for managing a chain of
upstream and downstream jenkins jobs. We want to incorporate chef scripts into
our deployment process for setting up the initial servers and