Skip to content

Quick and dirty Packer recipe to make a vagrant box with current stable Debian 10.0.x

Notifications You must be signed in to change notification settings

GiantRavens/packer-debian-current-stable

Repository files navigation

A quick and dirty JSON template to build the latest Debian

Make sure that Packer is installed

brew install vagrant packer

Note the handcoded MD5 and netinst ISO links.

validate debian-current-stable-vagrant.json
make

Add the box like so:

vagrant box add debian-stable-base ./debian-current-stable-vagrant.box --name debian-buster

About

Quick and dirty Packer recipe to make a vagrant box with current stable Debian 10.0.x

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published