sous-chefs / rsyslog

Development repository for the rsyslog cookbook
https://supermarket.chef.io/cookbooks/rsyslog
Apache License 2.0
65 stars 199 forks source link

This commit fixes couple of obvious fixes #120

Closed imtiazc closed 7 years ago

imtiazc commented 8 years ago

Description

Resolves an unit test failure and updates Berksfile to make the source of Chef Supermarket configurable.

Issues Resolved

None

Check List

Change-Id: I6d7bace128fccaee5c6b9a8ede1cf65815161d84 Signed-off-by: Imtiaz Chowdhury imtiaz.chowdhury@workday.com

imtiazc commented 7 years ago

We are using a private Chef supermarket in our datacenter and https://supermarket.chef.io/ is not accessible from there. With the change I proposed, one can use a different Chef repository by simply setting SUPERMARKET as an environment variable. If one does not set this value then the cookbook continues to use https://supermarket.chef.io/.

imtiazc commented 7 years ago

By the way, what is the process to fix the unit test?

tas50 commented 7 years ago

I've worked the same chefspec fix into master now. Closing this out at this point