/packer-centos7

A Packer build to generate a CentOS 7 Vagrant Box

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