Skip to content

uralogical/rasp-repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rasp-repo

How to Use

Install chef and knife-solo on your host.

gem install chef
gem install knife-solo

Installing chef on your RaspberryPi is required, so that knife solo prepare is falling on Debian Jessie.

sudo apt-get install ruby2.1-dev
sudo gem i chef --no-ri --no-rdoc

Then you can cook from your host!

knife solo cook [your-rpi]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published