When I created the nodes I specified the bootstrap-version argument in
knife. Since then, chef-client has been updated. How do I get the new
chef-client on my nodes?
I’m using the chef-client cookbook, but I didn’t see a way to specify the
client version to install (or a URL to download it from) in the attributes
there.
When I created the nodes I specified the bootstrap-version argument in
knife. Since then, chef-client has been updated. How do I get the new
chef-client on my nodes?
I'm using the chef-client cookbook, but I didn't see a way to specify the
client version to install (or a URL to download it from) in the attributes
there.
When I created the nodes I specified the bootstrap-version argument in
knife. Since then, chef-client has been updated. How do I get the new
chef-client on my nodes?
I'm using the chef-client cookbook, but I didn't see a way to specify the
client version to install (or a URL to download it from) in the attributes
there.
Ideally I'd like to stick with just using chef to do the update, especially
since omnibus_updater is what they used to update Hosted Chef.
Still can't get around this "cannot load such file -- highline" issue
though. I've got depends 'omnibus_updater' in my metadata. Tried going from
11.16.2 to 12.3.0 and 11.18.12 to 12.3.0, neither worked.
Would it matter that I'm trying this in a Vagrant box using the chef-solo
provisioner?