How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "ouseful/ou-tm129-robotics-20j"
end
vagrant init ouseful/ou-tm129-robotics-20j
vagrant up
This version was created over 3 years ago.
Updated to current content release in /opt/contentStash
This version was created about 4 years ago.
Initial version