Install VBox Additions, fixes Vagrant sync'd dirs
authorDaniel Farrell <dfarrell@redhat.com>
Tue, 9 Jun 2015 03:02:02 +0000 (23:02 -0400)
committerGerrit Code Review <gerrit@opendaylight.org>
Tue, 9 Jun 2015 10:41:01 +0000 (10:41 +0000)
commit80d5c148e933d9e6b4dd1994f52cb1aef0ac0d0b
tree1c7f6d20462fb0c9260c6048dbbd1a16f7f7d8b0
parent9b0486cb2589c0063370dd578ef51623dc813f9f
Install VBox Additions, fixes Vagrant sync'd dirs

Have Packer's shell provisioner call a script that
installs the packages required by VirtualBox Guest
Additions, install VBox GA, clean up to save space.

Packer now builds a totally functional Vagrant base
box based on the latest CentOS (7.1, or 1503). Need
to use the Ansible role to install OpenDaylight.

Change-Id: Idbbf105522e2f6c34d3bcb30aba2b46258ffa917
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
packaging/packer/centos.json
packaging/packer/config_virtualbox.sh [new file with mode: 0644]