Skip to content

korekontrol/packer-debian8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.