Skip to content

A public store of my packer templates and provisioning scripts. Packer offers a simplified process to build vagrant base boxes from an ISO file, to know exactly what you get.

Notifications You must be signed in to change notification settings

pfillmore/packer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Packer

Packer an automation and provisioning tool. This repositories aims to provide users with a clean and easy packer environment for the automation of building Vagrant base boxes in a consistent and streamline manner.

Wiki: https://github.com/InfamousSYN/packer/wiki/

Running: packer build -only=hyperv-iso -on-error=ask -var-file ./uservars-hyperv.json ./templates/kali-hyperv.json

About

A public store of my packer templates and provisioning scripts. Packer offers a simplified process to build vagrant base boxes from an ISO file, to know exactly what you get.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 78.9%
  • Shell 21.1%