Updating chef

This seems obvious but I can’t find any docs around it…

How are people keeping the chef client updated on their nodes? Run a recipe that updates the gems? In particular we want to roll out the updated version of ohai to all of our windows nodes.

Thanks,
Paul

On 21 June 2012 15:42, Paul McCallick PMcCallick@paraport.com wrote:

This seems obvious but I can’t find any docs around it…****


How are people keeping the chef client updated on their nodes? Run a
recipe that updates the gems? In particular we want to roll out the
updated version of ohai to all of our windows nodes.****

It won't help with windows client updates but linux os I use
omnibus_updater cookbook

-Mat