I am hoping somebody can point me to the proper way of accomplishing what I 
want to do.

I have a list of servers that I need chef-client to be run on. The trick is 
that one of the servers needs to run first and if the chef run dies on it 
than nothing else should have chef run on it. I was hoping I could run it 
on the first server and check the exit status to determine if the run was 
successful. If appears that this isn't the case.

I have tried various combinations but I can't get the result to determine 
if I should continue with the rest of the servers. I am starting to think 
that I just need to use the net-ssh library and manage all of the channels. 
I would love to use sshkit as I think it's a slick tool.

-- 
You received this message because you are subscribed to the Google Groups 
"Capistrano" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to capistrano+unsubscr...@googlegroups.com.
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/capistrano/2787480a-217f-4449-8672-3ff69d27b8cb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to