From: Daniel Farrell Date: Thu, 11 Aug 2016 02:06:16 +0000 (-0400) Subject: Add Vagrantfile for quickly testing Packer builds X-Git-Tag: release/boron-sr1~9 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=912fdc8bc64ff1e2c718f195498dbc6dd34a87ab;hp=912fdc8bc64ff1e2c718f195498dbc6dd34a87ab;p=integration%2Fpackaging.git Add Vagrantfile for quickly testing Packer builds Allows testing box with `vagrant up ` 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 ---