chef-cookbooks / chef-server

Cookbook to install standalone Chef Server

Home Page:http://supermarket.chef.io/cookbooks/chef-server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No package chef-server-core available on centos

jslusher opened this issue · comments

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 actioninstall` 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?