Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in chef-recipe

With Chef, how to execute "resource 1" before "resource 2", conditional on "resource 2" executing?

chef-infra chef-recipe

Chef cannot get httpd depend

Chef - Run resource on other resource's failure

ruby chef-infra chef-recipe

How can I set up a dependency to a Ruby library which doesn't exist at the time Chef loads recipes?

Chef overriding attributes from another recipe in same cookbook

chef-infra chef-recipe

Chef isn't running the apt (apt-get update) recipe. Apt returns 100

Opscode Chef for Amazon EC2

amazon-ec2 chef-recipe

chef ruby gem installer failing

Chef client hanging on npm install at node-gyp rebuild

Using File::read in a provider's default.rb in Chef

Chef : How to add multiple nodes to a given role

chef-infra chef-recipe

How do I view a recipe on a chef server?

How I use templates, databags and environments in chef?

chef-infra chef-recipe

Chef node - check if recipe will run on it, looking inside roles as well

chef - using recipes from same cookbook

Why cant I use use an attribute as a resource name in a chef recipe?

chef-infra chef-recipe

Manage website users, vhosts and PHP-FPM pools using Chef

chef-infra chef-recipe

Chef - Dir.exists? guard treating symlink as directory

ruby chef-infra chef-recipe

"include_recipe" vs. Vagrantfile "chef.add_recipe". What's the difference?

Chef: How do I check to see if a service is installed?