Added Vagrant config files that will create a build VM
authorWilliam Dieter <william.r.dieter@intel.com>
Thu, 4 Dec 2014 03:35:04 +0000 (22:35 -0500)
committerPatrick Lankswert <patrick.lankswert@intel.com>
Thu, 5 Feb 2015 15:25:02 +0000 (15:25 +0000)
commit3b864d1ab9656a2570888b64b8384b406e9212c6
tree785bd4ee6d46e34883837f04eb774387861adf1f
parent522c05e82f1ccd3ae2cf4b4a63ec414f7ebcb8ce
Added Vagrant config files that will create a build VM

As described in the tools/vagrant/README.md, Vagrant can use the
configuration provided in this commit to provision a build VM for building
IoTivity.

Change-Id: Ic2ae5a7bfc9e4274aa76be99a0807517f89c94b8
Signed-off-by: William Dieter <william.r.dieter@intel.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/88
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Patrick Lankswert <patrick.lankswert@intel.com>
tools/vagrant/README.md [new file with mode: 0644]
tools/vagrant/Vagrantfile [new file with mode: 0644]
tools/vagrant/bootstrap.sh [new file with mode: 0644]
tools/vagrant/iotivity-setup.sh [new file with mode: 0644]