Skip to content

korekontrol/packer-debian9

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.