No package chef-server-core available on centos
jslusher opened this issue · 0 comments
jslusher commented
I'm trying to chef a server using centos7 in AWS. It's failing on the following:
yum_package[chef-server-core] action install * No version specified, and no candidate version available for chef-server-core ================================================================================ Error executing action
install` on resource 'yum_package[chef-server-core]'
================================================================================
Chef::Exceptions::Package
-------------------------
No version specified, and no candidate version available for chef-server-core`
Is that because of centos 7 or is there something wrong with the community cookbook?