Centos 7 Vagrant Box
This repository is building CentOS 7 base image with some packages already installed. Auto-update wil run every time you build new image.
To build image run:packer build packer.json
Available options are:
packer build -only=parallels-iso packer.json
To push to atlas:packer push -name name/centos7 packer.json