Skip to content
This repository has been archived by the owner on Oct 28, 2020. It is now read-only.

superleap/packer-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

superleap-packer-templates

Packer templates for building base VM boxes.

Usage

Installing Packer

Download the latest packer from http://www.packer.io/downloads.html and unzip the appropriate directory.

If you're using Homebrew

$ brew tap homebrew/binary
$ brew install packer

Running Packer

$ git clone git@github.com:superleap/packer-templates.git
$ cd centos-7
$ packer build template.json

If you want to build only virtualbox.

$ packer build -only=virtualbox-iso template.json

Supported versions

This templates was tested using a packer 0.10.0

About

superleap/[centos/ubuntu] packer templates

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages