https://github.com/justronin/hass-stack
First things first, clone down this repo!
apt-get install -y git
git clone https://github.com:justronin/hass-stack.gitNext you're going to run the following script
sudo hass-stack/scripts/bootstrap.shKeep in mind that your paths may slightly differ from those following Copy the example files into ~/chef_cache and edit them to suit
vi ~/chef_cache/solo.rb
vi ~/chef_cache/node.jsonsudo chef-solo -c ~/chef_cache/solo.rb
- Built specifically for installation on Ubuntu
This process is based on steps found at this now dead link http://www.mechanicalrobotfish.com/blog/2013/01/01/configure-a-server-with-chef-solo-in-five-minutes/
RIP
- Ralph Decatrel - @justronin