Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in chef-infra

Rabbit - Error: mnesia_unexpectedly_running

rabbitmq chef-infra

chef-solo ssl warning when provisioning

Default search path for cookbook

chef-infra chef-solo

Chef - ERROR: RuntimeError: Please set EDITOR environment variable

chef-infra

How can you use a Chef recipe to set an environment variable?

How is deployment to Production done from local VirtualBox / Vagrant development environment?

chef install and update programs from source

ruby deployment chef-infra

Vagrant provisioning shell vs puppet vs chef

Can I modify the ownership for a shared folder in vagrant?

acl chef-infra vagrant

Vagrant + Chef: Error in provision "Shared folders that Chef requires are missing on the virtual machine."

Overriding attributes in the recipe

chef-infra chef-recipe

How can I get Chef to run apt-get update before running other recipes

apt apt-get chef-infra vagrant

What is the right way to do add-apt-repository via Chef?

ubuntu apt-get chef-infra

How to move/copy files locally with Chef

chef-infra

Storing passwords in Chef?

How do you abort/end a Chef run?

RRSet with DNS name foo. is not permitted in zone bar

Chef 'cookbook' in Berksfile vs 'depends' in metadata.rb

Should I use include_recipe or add the recipe to run_list?

Configuration Management for Windows [closed]