Chef Infra (formerly just Chef) is a DevOps tool for scripting server configurations in Ruby (called cookbooks).
I have this in my notes that {"run_list":["recipe[[email protected]]"]} is possible to explicitly specify a cookbook version to …
chef-infraI seem to be missing something obvious with Chef. I want to set an attribute on a node (a file …
chef-infra knifeI am trying to install the latest version of php on a centos box and am struggling. The cookbook i …
chef-infra vagrant provisioning sysadmin chef-soloA current Chef recipe isn't running because of a bug in version 0.10.10. How can I upgrade the version of Chef …
rubygems chef-infra vagrantI have the following setup: Many different projects which are separate git repositories, but all have mostly the same server …
shell chef-infra vagrant puppet provisioningI am fairly new to ruby and chef, I wanted to know if there is a way to create a …
ruby erb chef-infraI downloaded the cookbook "oc-java-master" from the Chef community and now I am trying to run it using chef-solo which …
chef-infra cookbookUsage case: The DevOps team launched a node sometime ago, and my team would like to know what's the version(…
chef-infra chef-recipe knife cookbookI'm struggling with the chef learning curve. What is the difference between these two commands, and why are there two …
chef-infraWhat is the best practice for storing password and API keys with Chef? It's really tempting to store database passwords, …
deployment configuration chef-infra