Break out install.sh from build.sh 47/947/4
authorEd Warnicke <[email protected]>
Mon, 2 May 2016 01:33:53 +0000 (20:33 -0500)
committerDamjan Marion <[email protected]>
Mon, 2 May 2016 19:25:44 +0000 (19:25 +0000)
commitefa7f9e6c2ee9fc68e87fb2cddd5f82842c4330e
tree9762795599ca516a0c29116aa02bc6e7a1a6ed12
parent3d5916dee601311c264a4aa1b24a6eeb9e36c58f
Break out install.sh from build.sh

This is necessary because we are now using
build.sh for CI... and we shouldn't
install packages on CI boxes.

Change-Id: I68f7880dfc75bbc4aa278ab0765a43e3fb899f3d
Signed-off-by: Ed Warnicke <[email protected]>
build-root/vagrant/Vagrantfile
build-root/vagrant/build.sh
build-root/vagrant/install.sh [new file with mode: 0644]