Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 795 Bytes

packer.md

File metadata and controls

19 lines (11 loc) · 795 Bytes

HashiCorp Packer

https://www.packer.io/

Packer is a tool for automating building virtual machines templates such as importable .ova files.

This usually involves running automated installers that are native to each Linux distribution such as:

Packer can be used to create AMI + Vagrant box at same time.

Configs

See HariSekhon/Packer repo.

Readme Card