How to use this box with Vagrant:
Vagrant.configure("2") do |config| config.vm.box = "makker/OL8SwGUI" config.vm.box_version = "9" end
vagrant init makker/OL8SwGUI \ --box-version 9 vagrant up
This version was created 3 months ago.
There isn't a description.