Vagrant and start-up script updates for GBP image 05/28805/2
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Mon, 26 Oct 2015 15:35:45 +0000 (08:35 -0700)
committerAndrew Grimberg <agrimberg@linuxfoundation.org>
Mon, 26 Oct 2015 16:03:36 +0000 (09:03 -0700)
commit529f32b82cb11096665355c2837ecd04d6604b8f
tree219c10f6a454547c87da69a729582a06ce36335c
parentc4b1803b664d0f903ab90124f7d157a1a0ec6d27
Vagrant and start-up script updates for GBP image

This change is a working setup for the image that is proposed by GBP for
testing purposes.

NOTE: Due to snapshots refusing to connect to the network after OVS is
installed but not having an issue once the system is up and OVS is
installed, the final OVS installation / statup is left as a step to
happen in the jenkins-script. That change is part of this submission.

Change-Id: I0cd2861d6e8cfe50538a9064eb30ca44b9d70153
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
jenkins-scripts/ubuntu-docker-ovs.sh [changed mode: 0644->0755]
vagrant/gbp-ubuntu-docker-ovs-node/bootstrap.sh
vagrant/gbp-ubuntu-docker-ovs-node/docker_setup.pp [new file with mode: 0644]
vagrant/gbp-ubuntu-docker-ovs-node/gbp_packages.pp [new file with mode: 0644]
vagrant/gbp-ubuntu-docker-ovs-node/ovs_setup.pp [new file with mode: 0644]