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/)
- Packer (>= 0.5.0)(http://www.packer.io/downloads.html)
- Vagrant (>= 1.2.4)(http://downloads.vagrantup.com/)
- Virtualbox
$ packer build debian-7-wheezy-virtualbox.json
$ vagrant box add debian-78 ./debian-78.box
Created by Marek Obuchowicz from KoreKontrol.
Many thanks to Tech-Angels Inc.