- Install Raspbian Jessie Lite on Raspberry Pi. For example via BerryBoot.
- Copy your SSH public key to Raspberry Pi.
- Install ChefDK on your machine.
- Install knife solo:
chef gem install knife-soloknife solo bootstrap pi@192.168.1.201matschaffer/knife-solo#373, solution: https://github.com/matschaffer/knife-solo/pull/454/files
Rubygems update resolves it:
pi@raspberrypi:~ $ sudo gem install rubygems-update
pi@raspberrypi:~ $ sudo update_rubygems