Skip to content

korekontrol/packer-debian7

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KoreKontrol Packer templates

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

Prerequisites

Build vagrant box

$ packer build debian-7-wheezy-virtualbox.json

Install your new box

$ vagrant box add debian-78 ./debian-78.box

Credits

Created by Marek Obuchowicz from KoreKontrol.

Many thanks to Tech-Angels Inc.