Closed AgarFu closed 8 years ago
Hi. I am an automated pull request bot named Curry. There are commits in this pull request whose authors are not yet authorized to contribute to Chef Software, Inc. projects or are using a non-GitHub verified email address. To become authorized to contribute, you will need to sign the Contributor License Agreement (CLA) as an individual or on behalf of your company. You can read more on Chef's blog.
There are 1 commit author(s) whose commits are authored by a non-GitHub verified email address. Chef will have to manually verify that they are authorized to contribute.
With the release of the 4.0 cookbook Chef Solo support was removed in favor of using local mode since the cookbook is Chef 12 only. I'd highly suggest local mode instead of Chef Solo, but the 3.X release still includes Chef Solo support if you need that.
Thank you very much for your tip, I'll use rsyslog 3.0.0 and try to switch from solo to chef local mode asap.
We are trying to run this awesome cookbook using chef solo and we found some difficulties due to the fact that you can't use searches in chef solo. I've added a flag to disable searching for servers, I also added a test to verify that the client recipe can be converged using ChefSolo runner.
Thx for your work