Installation log for chef'ed Lion:
- Install Lion and create regular user
- Install GCC with https://github.com/kennethreitz/osx-gcc-installer
- Look at the GUI-less GCC-installer provided by Apple
- Install rbenv and ruby-build
- Install ruby 1.9.2-p290 through rbenv install 1.9.2-p290
- Install chef (gem install)
- Setup chef-client against Hosted Chef
- download client.rb and stigkj-validator.pem
- put these into /etc/chef
Alternatively, run something like this: https://gist.github.com/2919305