Hi to all,
I have a chef environment that I would like to upgrade.
Chef Server: 10.12.0
Chef-clients: 10.14.4 on CentOS 5 (and a few clients with 10.18.2 on CentOS 6)
- Could/should I upgrade to chef server 11 and latest chef-client?
- Is there any documentation on the upgrade process?
- Could I also upgrade ruby version to 1.9?
Thanks!
IMO you should upgrade to chef 11 server and clients, and switch over to
the omni client and omni server. It will save you some pain on Cent. There
Is an Opscode blog post that goes over the process here:
Turn it to 11: Upgrading From Chef 10 - Chef Blog | Chef . Many people, and myself,
have recommended this blog post that details the process
HowTo Migrate to Chef 11 · MD/Blog using a different
knife plugin.
If you use the chef omni installers then you don't need to touch your
system ruby version.
Changes to be aware of when upgrading to chef11 are listed here:
http://docs.opscode.com/breaking_changes_chef_11.html
and more info on the attribute changes can be found here:
On Thu, May 9, 2013 at 4:22 AM, jfotop ifot@forthnet.gr wrote:
Hi to all,
I have a chef environment that I would like to upgrade.
Chef Server: 10.12.0
Chef-clients: 10.14.4 on CentOS 5 (and a few clients with 10.18.2 on
CentOS 6)
- Could/should I upgrade to chef server 11 and latest chef-client?
- Is there any documentation on the upgrade process?
- Could I also upgrade ruby version to 1.9?
Thanks!