================================================================================
Error executing action install on resource 'chef_ingredient[push-jobs-client]'
Chef::Exceptions::ValidationFailed
Property timeout must be one of: String, Integer! You passed nil.
Resource Declaration:
In C:/Users/vagrant/AppData/Local/Temp/kitchen/cache/cookbooks/push-jobs/recipes/package.rb
52: chef_ingredient 'push-jobs-client' do
53: version package_version if package_version
54: package_source local_package_path if local_package_path
55: platform_version_compatibility_mode true
56: end
Successful converge on windows blocked on https://github.com/chef-cookbooks/chef-ingredient/issues/155
Cookbook version
5.0.0
Platform Details
Windows2012R2
Scenario:
kitchen converge default-windows-2012r2
Steps to Reproduce:
kitchen converge default-windows-2012r2
Expected Result:
Successful converge
Actual Result:
chef_gem[mixlib-install] action install
install version ~> 3.2 of package mixlib-install
================================================================================ Error executing action
install
on resource 'chef_ingredient[push-jobs-client]'Chef::Exceptions::ValidationFailed
Property timeout must be one of: String, Integer! You passed nil.
Resource Declaration:
In C:/Users/vagrant/AppData/Local/Temp/kitchen/cache/cookbooks/push-jobs/recipes/package.rb