Skip to content

Instantly share code, notes, and snippets.

@neogenix
Created September 22, 2011 04:27
Show Gist options
  • Save neogenix/1234038 to your computer and use it in GitHub Desktop.
Save neogenix/1234038 to your computer and use it in GitHub Desktop.
Ubuntu 11.04 - Chef 0.10.x Installation - Chef Configuration
mkdir -p ~/.chef
sudo cp /etc/chef/validation.pem /etc/chef/webui.pem ~/.chef
sudo chown -R $USER ~/.chef
knife configure -i
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment