Chef Infra (formerly just Chef) is a DevOps tool for scripting server configurations in Ruby (called cookbooks).
I'm new to Chef and have been using Test Kitchen to test the validity of my cookbooks, which works great. …
testing tdd chef-infra role test-kitchenBeing relatively new to Chef, I am required to create libraries or definitions from existing recipes. There recipes use bash …
ruby chef-infraI am modifying /etc/security/limits.conf on the machine, and then installing Supervisor in a Chef recipe. After the …
ubuntu chef-infra supervisord ulimitMaybe I missed something in the doc's, but after reading the order that attributes are used when defined in multiple …
chef-infra knifeI'd like to ask about when and in what circumstances you'd use puppet and when you'd use chef. I've also …
.net rake chef-infra puppetHere is an example of a working recipe that loops through an array of website names and creates them in …
ruby chef-infra chef-recipe cookbookOver the past week I've been trying to address Chef COOK-1172 without much success. I'm trying to install SQL Server 2008 …
sql-server powershell chef-infra vagrant winrm