Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in chef-infra

use ssh keys with passphrase on a vagrant+chef setup

git ssh chef-infra vagrant

Check if chef is running as chef-solo

chef include recipes override attributes

Chef and erb templates. How to use boolean code blocks

ruby chef-infra

Is it possible to Chef `include_recipe` and indicate `only_if`/not_if` condition?

chef-infra

Why doesn't "knife upload roles" upload any roles?

chef-infra knife

How to use hand-written cookbooks when using berkshelf in chef?

chef-client cannot find cookbooks using berkshelf

chef-infra berkshelf

What does Chef::Log.info do exactly

logging chef-infra

Installing multiple packages via Vagrant + Chef

chef-infra cookbook vagrant

How to lazily evaluate an arbitrary variable with Chef

Access Node attributes in Chef Library

ruby chef-infra

What is the correct way to check for the existence of a nested attribute in Chef?

ruby chef-infra chef-recipe

Chef Error while bootstrapping. Authorization Error: (HTTP 403)

chef-infra

How can I develop and debug Chef cookbooks and recipes in an IDE (like Eclipse)?

Vagrant File Chef Attributes

ruby chef-infra vagrant

How to get a linux command output to chef attribute

ruby chef-infra recipe

Should rbenv be installed system-wide, or at a user level?

Using knife ec2 plugin to create VM in VPC private subnet

how to require my library in chef ruby_block

chef-infra cookbook