How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "arnsaa/SPORT"
config.vm.box_version = "0.1.6"
end
vagrant init arnsaa/SPORT \
--box-version 0.1.6
vagrant up
This version was created almost 4 years ago.
Bug fixes and an update to the stray light filtering UI.