Skip to content

Instantly share code, notes, and snippets.

@mdkent
Created November 10, 2009 23:15
Show Gist options
  • Save mdkent/231371 to your computer and use it in GitHub Desktop.
Save mdkent/231371 to your computer and use it in GitHub Desktop.
Vanilla CentOS install, then go through:
http://wiki.opscode.com/display/chef/Installation+on+RHEL+and+CentOS+5+with+RPMs
Opscode chef cookbook + this patch:
http://github.com/mdkent/cookbooks/commit/4a7ec78dcfd53be2e9f2a37c80a3ddd411d82483
With these attributes set:
:init_style => "init",
:path => "/var/lib/chef",
:cache_path => "/var/cache/chef"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment