[chef] Re: run recipe on multiple boxes using knife search


Chronological Thread 
  • From: Manoj Thakkar < >
  • To: " " < >
  • Subject: [chef] Re: run recipe on multiple boxes using knife search
  • Date: Wed, 16 Oct 2013 19:02:45 -0700

Hi Chefs,

Please advise on what is it i am doing wrong , or may be there is a better way to apply a recipe on multiple nodes.

Thanks
Manoj


On Wed, Oct 16, 2013 at 2:03 PM, Manoj Thakkar < " target="_blank"> > wrote:
Hi All,

I am facing a weird issue , i am not sure whats wrong.

This is what i am trying to do ,

* from all the chef slaves find slaves which has one particular role applied 
* run chef-client -o "recipe[xyz]" on those servers.

below is the command i run , The issue i face is the recipe gets applied on randomly on some servers and does not do anything on the other servers .... and this is random.... 

Is there anything i am missing here or anything i can do to enhance this.


 knife ssh "role:billing-qa-machine" "chef-client -o recipe[$product]" -x user -P password

Thanks
Manoj





Archive powered by MHonArc 2.6.16.

§