Chef Infra (formerly just Chef) is a DevOps tool for scripting server configurations in Ruby (called cookbooks).
Chef - How to get the output of a command to a Ruby variable I have the below scenario where …
chef-infra engineyardAll, I have a shell script that is creates tar file of logs. I have embeded the recipe in the …
shell cron chef-infra chef-recipe cookbookBelow my code for installing vcider. I am learning chef but have not seen anything for installing a dpkg. I …
chef-infraMy chef-server is COMPUTE1 (in capital letters) and workstation is COMPUTE2 (in capital letters) and I am trying to upload …
chef-infra chef-recipe cookbookWhat's the best way to do a little DRY within a chef recipe? I.e. just break out little bits …
ruby chef-infra chef-recipeWhen provisioning a vagrant box with (hosted-)chef I get the following error: No such file or directory - file …
chef-infra vagrantI'm new to chef and ran into problems with berkshelf and chef-client. I want to have my own cookbook with …
chef-infra berkshelfI followed the OpsCode quickstart guide and things went fairly smoothly, but now I'm running into issues experimenting with roles. …
chef-infra knifeGiven I started working with Chef using the Chef Server Management Console and I now want to start using a …
chef-infra continuous-deploymentI have cookbook which contains a list of recipes. What is the command to add some specific recipes (not all) …
ruby knife chef-infra