Skip to content
This repository has been archived by the owner on May 1, 2021. It is now read-only.
/ packer-templates Public archive

my collection of Packer machine image templates

License

Notifications You must be signed in to change notification settings

TFDuesing/packer-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

packer-templates

This is a collection of Packer templates, kickstart files, and shell scripts that can be used to build Vagrant boxes for VirtualBox and VMware providers, starting from canonical Linux distribution ISOs.

Prerequisites

Usage

$ git clone https://github.com/TFDuesing/packer-templates.git
$ cd packer-templates/<desired template directory>
$ packer build template.json

Once the build is complete, Packer will output one or more Vagrant .box files in the current working directory. You can add a box to your Vagrant installation with vagrant box add --name <name-of-box> </path/to/.box file>.

Helpful Documentation

About

my collection of Packer machine image templates

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages