tinkerbell / playground

Example deployments of the Tinkerbell Stack for use as playground environments
Apache License 2.0
131 stars 87 forks source link

Bootstrap Packer template for libvirt and Vbox #48

Closed gianarb closed 3 years ago

gianarb commented 3 years ago

This PR contains a provisioning mechanism for the Vagrant boxes we ship as part of Sandbox.

In order to self contain and distribute the required dependencies for Tinkerbell and Sandbox without having to download all of them runtime we decided to use Packer.io to build boxes that you can use when provisioning Tinkerbell on Vagrant.

Currently the generated boxes are available via Vagrant Cloud.

Signed-off-by: Gianluca Arbezzano gianarb92@gmail.com