Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 566 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 566 Bytes

A Packer build to generate a CentOS 7 Vagrant Box

This repository will generate a CentOS 7 box for Vagrant with Packer.

Getting started...

Build it...

$ cd packer-centos7
$ packer build centos71.json

Test it out...

$ vagrant up
$ vagrant ssh