You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
================================================================================
Error executing action `install` on resource 'cookbook_openshift3_openshift_master_pkg[Install OpenShift Master Packages for Certificate Server]'
================================================================================
Chef::Exceptions::InvalidResourceSpecification
----------------------------------------------
yum_package[origin-master, origin-clients, origin, origin-node, origin-sdn-ovs] (/root/chef-solo-example/cache/cookbooks/cookbook-openshift3/resources/openshift_master_pkg.rb line 61) had an error: Chef::Exceptions::InvalidResourceSpecification: Please provide a version for each package. Use `nil` for default version.
looking at the trace, I see that there are 5 packages and six versions in the array:
Keep hitting this error:
looking at the trace, I see that there are 5 packages and six versions in the array:
investigating further.
The text was updated successfully, but these errors were encountered: