How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "ouseful/robotlab_test"
end
vagrant init ouseful/robotlab_test
vagrant up
This version was created almost 5 years ago.
Second attempt; apps via desktop shortcuts
This version was created almost 5 years ago.
First attempt; apps in /opt/apps