chef-cookbooks / runit

Development repository for the Chef Runit Cookbook
https://supermarket.chef.io/cookbooks/runit
Apache License 2.0
106 stars 197 forks source link

chef-server-ctl reconfigure failed in Ubuntu 14.04, chef v12.3.1 #218

Closed patrickcat closed 7 years ago

patrickcat commented 7 years ago

Platform Details

[Operating system distribution and release version. Cloud provider if running in the cloud] ubuntu 14.04

Scenario:

[What you are trying to achieve and you can't?] After install chef-server, run chef-server-ctl reconfigure for the first time, and then failed.

Steps to Reproduce:

[If you are filing an issue what are the things we need to do in order to repro your problem? How are you using this cookbook or any resources it includes?]

Expected Result:

[What are you expecting to happen as the consequence of above reproduction steps?] it's should be ok since it's the very begining of use chef

Actual Result:

[What actually happens after the reproduction steps? Include the error output or a link to a gist if possible.]

it's so strange that it fails like it does not support ubuntu at all.

patrickcat commented 7 years ago

Will use Ansible, thanks!

patrickcat commented 7 years ago

Will use Ansible instead of this one, thanks!