Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chef-provisioning is not working with new Chef Development Kit 4.0.60 #100

Open
dvenrao opened this issue Jun 10, 2019 · 0 comments
Open

Comments

@dvenrao
Copy link

dvenrao commented Jun 10, 2019

Versions:

  • Version of Chef-Provisioning: 2.7.6
  • Version of Chef-Provisioning-vSphere: 2.3.1

Platform Details

  • Version of vSphere/vCenter: 6.0
  • Version of ESXi: 6.0

Scenario:

kitchen list

Steps to Reproduce:

Install new chefdk 4.0.60 and run kitehen test with sphere driver kitchen.yml file

Expected Result:

list vms

Actual Result:

------Exception-------
Class: Kitchen::ClientError
Message: Could not load the 'vsphere' driver from the load path. Did you mean: dummy, exec, proxy ? Please ensure that your driver is installed as a gem or included in your Gemfile if using Bundler.

Please see .kitchen/logs/kitchen.log for more details
Also try running kitchen diagnose --all for configuration

More Info:

If i change driver to vcenter by installing other gem kitchen-vcenter then it is loading driver
But vsphere driver not loading with this gem, There may be compatibility issue with new chefdk.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant