How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "BNSS/ubuntu_gui"
  config.vm.box_version = "0.0.0"
end
vagrant init BNSS/ubuntu_gui \
  --box-version 0.0.0
vagrant up

This version was created over 1 year ago.

Initial release

1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (4.32 GB)