Add Vagrantfile for quickly testing Packer builds 70/43670/3
authorDaniel Farrell <dfarrell@redhat.com>
Thu, 11 Aug 2016 02:06:16 +0000 (22:06 -0400)
committerJamo Luhrsen <jluhrsen@redhat.com>
Thu, 27 Oct 2016 21:32:23 +0000 (21:32 +0000)
Allows testing box with `vagrant up <name>` after a build, without
having to do a manual `vagrant box add` and defining a Vagrantfile
that boots the newly added box.

Change-Id: Ib9b232daf55901169535823f6f71cd0d7b30e524
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>

No differences found