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)
committerSudarshan Prasad <sudarshan.prasad@intel.com>
Sun, 22 Feb 2015 21:56:46 +0000 (21:56 +0000)
commit93acb6717a40f30751cc93c3a9f23cd973783b59
tree727cfc4975e271e0422f1979f149c454e533e53d
parent922ae9d50d64fa6ce9020d5ef34b3d8722dfc198
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>
(cherry picked from commit 3b864d1ab9656a2570888b64b8384b406e9212c6)
Reviewed-on: https://gerrit.iotivity.org/gerrit/383
Reviewed-by: Sudarshan Prasad <sudarshan.prasad@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]