Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 517 Bytes

File metadata and controls

27 lines (15 loc) · 517 Bytes

Pi dev box

Dependencies

Setup

Get the code

git checkout git@github.com:barnyard/pi-dev-box.git
cd pi-dev-box

Start the box

The following should download a virtual machine and build it with the puppet manifest in puppet/manifest/pi.pp

vagrant up

If you've already created the machine but there have been changes to Puppet, run the following:

vagrant provision

Connecting

vagrant ssh