-
Notifications
You must be signed in to change notification settings - Fork 15
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
Failed to complete #create action: [comparison of Integer with nil failed] on default-centos-7 #74
Comments
We have the same error, but trying to provision a windows2012. The Version is 2.0.10, we uninstall the gem and install the 2.0.7... is the only way we could make it work.
|
I am also running into the same issue trying to provision Ubuntu and Oracle Linux. On the second try it always works, but this breaks our automation. The easiest solution we found was to simply use an older version of the gem |
Saw the same behavior when using the kitchen driver with our Ubuntu 16.04 templates in vCenter 6.0. Our CentOS 7.4 templates were working without issue. Rolling back from 2.0.10 to 2.0.7 resolved the issue. |
Versions:
Platform Details
Scenario:
converge cookbook
Steps to Reproduce:
normal installation
Expected Result:
convergence
Actual Result:
Failed to complete #create action: [comparison of Integer with nil failed] on default-centos-7
Debug:
The text was updated successfully, but these errors were encountered: