I'm using the chef-client provider for vagrant. When I don't specify the version it defaults to installing the 12x chef-client, but I want an 11x chef client, so I specified that with chef.version = "11.16.4-1". As soon as I do that, vagrant fails to provision citing the following:
Vagrant could not detect Chef on the guest! Even after Vagrant attempted to install Chef, it could still not find Chef on the system. I do see the client is successfully installed on the system, and is in both the vagrant and root user's path. I even tried setting the chef.binary_path but still no luck. Can anyone tell me where/how vagrant is looking for chef? Thanks -- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
