Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 928 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 928 Bytes

Deprecition note

Debian 8 is already an old distribution and if possible, Debian 9 should be used. This repository won't be maintained anymore, for new version check Debian 9 packer repository

KoreKontrol Packer templates

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

Prerequisites

Build vagrant box

$ packer build debian-8-jessie-virtualbox.json

Install your new box

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

Credits

Created by Marek Obuchowicz from KoreKontrol.

Many thanks to Tech-Angels Inc.