Install ODL in tools VM using Puppet provisioner 36/17036/4
authorDaniel Farrell <dfarrell@redhat.com>
Tue, 24 Mar 2015 05:16:36 +0000 (01:16 -0400)
committerDaniel Farrell <dfarrell@redhat.com>
Tue, 24 Mar 2015 15:24:34 +0000 (11:24 -0400)
commit0d9a2db7513779f9d1b5a36f02882f7422a18b29
treeb2f79730ed1af1bc7e7e582268d7ef4c5d61ecf2
parentfb4fb8b9cfc01feef503dcd12bc8d48721886ffe
Install ODL in tools VM using Puppet provisioner

* Free fixes/updates as the Puppet mod is maintained
* Removes large amount of install complexity
* Provides ODL systemd config
* Better ODL install location
* General in-line docs cleanup in Vagrantfile
* Add files to support Puppet provisioning
* Update gitignore for new auto-gen'd files

Change-Id: I590bad2e1c6faedf497145e77d91a1fc4c2a7b52
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
test/tools/VM_Tool/.gitignore [new file with mode: 0644]
test/tools/VM_Tool/Gemfile [new file with mode: 0644]
test/tools/VM_Tool/Puppetfile [new file with mode: 0644]
test/tools/VM_Tool/Vagrantfile
test/tools/VM_Tool/manifests/odl_install.pp [new file with mode: 0644]