Chef Infra (formerly just Chef) is a DevOps tool for scripting server configurations in Ruby (called cookbooks).
I'm trying to write a wrapper cookbook for the chef graphite repo In the recipe carbon.rb, the following lines …
chef-infraI recreated a node with the same name. I've run into this error setting up a node and bootstrapping it: …
chef-infraI have installed sensu with chef community cookbook. However, sensu client fails to connect to server. Results in rabbitmq connection …
rabbitmq chef-infra amqp sensuRecently I started to read about building development environments with virtualization software (I am a beginner) and it seems that …
vagrant virtualbox chef-infra puppet continuous-deploymentCurrently I am using open source chef and having number of nodes chef client is installed. I want the chef …
chef-infra cookbookI'm using vagrant+chef. My chef cookbooks worked perfectly. Then I installed vagrant-berkshelf plugin and from that moment I could …
chef-infra vagrant berkshelfI've just discovered Vagrant + Chef and I'm trying to create a simple recipe to install multiple packages on the node. …
chef-infra cookbook vagrantI'd like to create a Chef library that: Provides a few namespaced functions Accesses the node's attributes That library is …
ruby chef-infraI am writing a chef script to automate setting dev environments. I can get a database created and grant privileges …
mysql ruby chef-infra recipe vagrantI set up a chef server, and after copying the admin.pem, and validator.pem files from the server to …
chef-infra knife