Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 682 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 682 Bytes

KoreKontrol Packer templates

This repository contains packer files to build a Debian 9.x vagrant box, with preinstalled development tools (like git, vim). Released by KoreKontrol (https://www.korekontrol.eu/)

Prerequisites

Build vagrant box

$ packer build debian-9-stretch-virtualbox.json

Install your new box

$ vagrant box add debian91 ./debian91.box

Credits

Created by Marek Obuchowicz from KoreKontrol.

Many thanks to Tech-Angels Inc.